Skip to main content

the command line interface for silentor

Project description

silentor-cli
------------
[![PyPI version](https://badge.fury.io/py/silentor-cli.svg)](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
silentorversioncreateasilentorapplicationshell silentor new {you app name}
```

- run you application
```shell
cdpath/to/youappname silentor server {port}
```

OK,just checkout you browser

Development
-----------

- upgrade the lasest release of silentor

automatic
```shell
./upgrade.pyormanuallyshell cd path/to/silentor-cli
gitcheckoutqghpages git pull
$ git checkout {tag_name}
```

TODO
----

- [ ] auto upgrade your silentor app

License
-------

MIT

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page