Skip to content

harishsg99/Oreocli

Repository files navigation

oreoweb CLI Join the chat at https://gitter.im/Oreoweb/community test

oreoweb CLI provides standard development tooling for oreoweb.

Install

pip install oreoweb-cli

Usage

Overview

$ oreoweb --help
Usage: oreoweb [OPTIONS] COMMAND [ARGS]...

Options:
  -V, --version  Show the version and exit.
  --help         Show this message and exit.

Commands:
  create  Initialize a oreoweb project.

Create a project

$ oreoweb create --help
Usage: oreoweb create [OPTIONS] NAME

  Initialize a oreoweb project.

  Hint: use `-d .` to generate files in the current directory.

Options:
  -d, --directory DIRECTORY  Directory where the project should be created.
                             Created if does not exist. Defaults to `NAME`.
  --dry                      Do not write anything to disk.
  --no-input                 Send default answers to prompts.
  --help                     Show this message and exit.

Contributing

Want to contribute code or documentation? Great to hear! Our Contributing Guidelines are here to help.

License

MIT

About

CLI devtool for oreoweb framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages