Command-line interface for ViUR application maintenance.
Project description
ViUR-cli
Command-line interface for ViUR application development maintenance.
Usage
viur-cli allows for control, maintain and develop a ViUR project from one central location by using the viur
command
$ viur --help
$ viur init
$ viur create myapp
$ viur run
$ viur deploy app
$ viur deploy index
$ viur vi
$ viur flare watch vi
$ viur env
Installation
To use viur-cli in your ViUR projects, use pipenv.
$ pipenv install --dev viur-cli
Development
If you want to hack viur-cli, clone viur-cli next to your viur project folder.
$ git clone git@github.com:viur-framework/viur-cli.git
$ ls -1
viur-cli
your-project
Then, add it to your project this way
$ cd your-project
$ pipenv install --dev --editable ../viur-cli
Dependencies
viur-cli depends on
License
Distributed under the MIT License. See LICENSE
for more information.
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
viur_cli-0.6.17.tar.gz
(14.0 kB
view hashes)
Built Distribution
viur_cli-0.6.17-py3-none-any.whl
(17.6 kB
view hashes)
Close
Hashes for viur_cli-0.6.17-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07670cfa3e3a5e7bb9b9575f136bf6e3007aab19f6890b83b431a72f72f47ab5 |
|
MD5 | 01a6e9bc74efa0d2487f0f260ec2a636 |
|
BLAKE2b-256 | c32b213a6136b1096172ae6b613f9717610b6adaad034fe3947603d128e66c9a |