the command line interface for silentor
Project description
silentor-cli
------------
[](http://badge.fury.io/py/silentor-cli)
command line interface for [silentor](http://github.com/jayin/silentor)
install
-------
```shell
pip install silentor-cli
```
Usage
-----
- view the latest version of silentor
```shell
silentor new {you app name}
```
- run you application
```shell
silentor server {port}
```
OK,just checkout you browser
Development
-----------
- upgrade the lasest release of silentor
automatic
```shell
cd path/to/silentor-cli
git pull
$ git checkout {tag_name}
```
TODO
----
- [ ] auto upgrade your silentor app
License
-------
MIT
------------
[](http://badge.fury.io/py/silentor-cli)
command line interface for [silentor](http://github.com/jayin/silentor)
install
-------
```shell
pip install silentor-cli
```
Usage
-----
- view the latest version of silentor
```shell
```
- run you application
```shell
```
OK,just checkout you browser
Development
-----------
- upgrade the lasest release of silentor
automatic
```shell
$ git checkout {tag_name}
```
TODO
----
- [ ] auto upgrade your silentor app
License
-------
MIT