ffb44da625
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
33 lines
578 B
Markdown
33 lines
578 B
Markdown
[[!meta title="uc - manage a UNIX company"]]
|
|
|
|
[[!toc levels=2]]
|
|
|
|
## Introduction
|
|
|
|
uc is a shell orientated management tool for Unix gurus running
|
|
geeky Unix companies. It is intented to be run by geeks and requires
|
|
**git** and **shell**.
|
|
|
|
### Documentation
|
|
|
|
Use **uc help me**.
|
|
|
|
### OS support
|
|
|
|
cdist should run on any Posix alike OS.
|
|
|
|
## Getting uc
|
|
|
|
git clone git://git.schottelius.org/uc
|
|
cd uc
|
|
export PATH=$PATH:$(pwd -P)/bin
|
|
|
|
### Update
|
|
|
|
To upgrade in the current branch use
|
|
|
|
git pull
|
|
|
|
## Support
|
|
|
|
[[!inline pages="includes/irc" archive="no" raw=yes show=0]]
|