Skip to content

neptun-software/neptun.cli

Repository files navigation

NEPTUNCLI

Run Application

(venv) $ python -m neptun -v
neptun v0.1.0

(venv) $ python -m neptun --help
Usage: neptun [OPTIONS] COMMAND [ARGS]...

Options:
  -v, --version         Show the application's version and exit.
  --install-completion  Install completion for the current shell.
  --show-completion     Show completion for the current shell, to copy it
                        or customize the installation.

  --help                Show this message and exit.
  • Make sure you create a neptun/config/config.ini-file if you are getting a error message(This is due to the non installed cli tool).

Useful