2013-11-02 19:04:08 +00:00
|
|
|
[[!meta title="cuc - manage a UNIX company"]]
|
2011-04-16 10:35:05 +00:00
|
|
|
|
|
|
|
[[!toc levels=2]]
|
|
|
|
|
|
|
|
## Introduction
|
|
|
|
|
2013-11-02 19:04:08 +00:00
|
|
|
cuc is a shell orientated management tool for Unix gurus running
|
2011-04-16 10:35:05 +00:00
|
|
|
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.
|
|
|
|
|
2013-11-02 19:04:08 +00:00
|
|
|
## Getting cuc
|
2011-04-16 10:35:05 +00:00
|
|
|
|
2013-11-02 19:04:08 +00:00
|
|
|
git clone git://git.schottelius.org/cuc
|
|
|
|
cd cuc
|
2011-04-16 10:35:05 +00:00
|
|
|
export PATH=$PATH:$(pwd -P)/bin
|
|
|
|
|
|
|
|
### Update
|
|
|
|
|
|
|
|
To upgrade in the current branch use
|
|
|
|
|
|
|
|
git pull
|
|
|
|
|
|
|
|
## Support
|
|
|
|
|
2011-05-02 09:32:22 +00:00
|
|
|
[[!inline pages="includes/irc" archive="no" raw=yes show=0]]
|