Skip to content

Command-line interface for managing and developing ViUR

License

Notifications You must be signed in to change notification settings

ArneGudermann/viur-cli

 
 

Repository files navigation

ViUR cli

Command-line interface for ViUR application maintenance.

Installation

Use pip or pipenv to install this package

$ pip install viur-cli

Usage

viur-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 env

Dependencies

viur-cli depends on

License

Distributed under the MIT License. See LICENSE for more information.

About

Command-line interface for managing and developing ViUR

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 93.7%
  • Shell 6.3%