A command line utitily to provide services offered by graftpress( a graft-elm web framework).
Project description
graft-cli
A command line utitily to provide services offered by graftpress (a graft-elm web framework).
Usage
To create a new graft project
graft-cli init <project_name>
eg: graft-cli init hello
To build project
Move to the project directory and run graft-cli build
In our example:
$ cd hello $ graft-cli build
To get server up and running
$ graft-cli debug
Development
- Use local package:
$ pip install -e .
- use black
black graft-clifrom time to time. - run test:
graft-cli test.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
graft_cli-0.0.6.tar.gz
(6.9 kB
view details)
File details
Details for the file graft_cli-0.0.6.tar.gz.
File metadata
- Download URL: graft_cli-0.0.6.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fea3802d8c342ba2b1afd69bca5906f226c878d3fb1cd35dabadc86a2bd22c1b
|
|
| MD5 |
7de44a19fc52f491ade2d03f79f71405
|
|
| BLAKE2b-256 |
5286d9361ca13094c7883492726d08c3f08e75bb31361365838a0dfb5f3c55bc
|