Rhizi / rhizi

Connective intelligence
GNU Affero General Public License v3.0
13 stars 3 forks source link

Basic setup.py and command-line util #638

Closed clemsos closed 8 years ago

clemsos commented 8 years ago

Just starting a setup.py which

  1. install deps
  2. setup a rhizi-server command-line to parse config files
  3. deal with python test
   python setup.py install
   cd deploy-local
   rhizi-server --config-dir etc

also

    python setup.py test