Command-line interface for ViUR application maintenance.
Use pip or pipenv to install this package
$ pip install viur-cliviur-cli allows you to control, maintain and develop a ViUR project from one central location.
$ viur --help
$ viur init
$ viur create myapp
$ viur run
$ viur deploy app
$ viur deploy index
$ viur vi
$ viur flare watch vi
$ viur envviur-cli depends on
Distributed under the MIT License. See LICENSE for more information.