A command line utitily to provide services offered by realm( a rust-elm web framework).
Project description
realm-cli
A command line utitily to provide services offered by realm (a rust-elm web framework).
Usage
To create a new realm project
realm-cli init <project_name>
eg: realm-cli init hello
To build project
Move to the project directory and run realm-cli build
In our example:
$ cd hello $ realm-cli build
To get server up and running
$ realm-cli debug
Development
- Use local package:
$ pip install -e .
- use black
black realm-cli
from time to time. - run test:
realm-cli test
.
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
realm_cli-0.0.10.tar.gz
(9.7 kB
view details)
File details
Details for the file realm_cli-0.0.10.tar.gz
.
File metadata
- Download URL: realm_cli-0.0.10.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
8a13b9b676ed69f2706cd9abdac247754eed5c0d78296af016ed021b328de26e
|
|
MD5 |
8ac629ebdb0339410055af1b46633a14
|
|
BLAKE2b-256 |
f50859731898195f6b469aa4096598a66de5e9076f7b09d673a64726db817a3e
|