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
$ silentor version
```
- create a silentor application
```shell
$ silentor new {you app name}
```
- run you application
```shell
$ cd path/to/{you app name}
$ silentor server {port}
```
OK,just checkout you browser
Development
-----------
- upgrade the lasest release of silentor
automatic
```shell
$ ./upgrade.py
```
or manually
```shell
$ cd path/to/silentor-cli
$ git checkout -q gh-pages
$ git pull
$ git checkout {tag_name}
```
TODO
----
- [ ] auto upgrade your silentor app
License
-------
MIT
------------
[![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
$ silentor version
```
- create a silentor application
```shell
$ silentor new {you app name}
```
- run you application
```shell
$ cd path/to/{you app name}
$ silentor server {port}
```
OK,just checkout you browser
Development
-----------
- upgrade the lasest release of silentor
automatic
```shell
$ ./upgrade.py
```
or manually
```shell
$ cd path/to/silentor-cli
$ git checkout -q gh-pages
$ git pull
$ git checkout {tag_name}
```
TODO
----
- [ ] auto upgrade your silentor app
License
-------
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
silentor-cli-0.1.0.tar.gz
(144.4 kB
view details)
File details
Details for the file silentor-cli-0.1.0.tar.gz
.
File metadata
- Download URL: silentor-cli-0.1.0.tar.gz
- Upload date:
- Size: 144.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a2d14fe7305cdbece289ea660021305a1b05cf82653dfc669a726c405819d9c |
|
MD5 | a21f4b1ef982aac90e7e9875cbcdf828 |
|
BLAKE2b-256 | 610c82a521436c161e38c37c46f0590434948a6ece7fa8e8ae4d8dc40eab2a52 |