alexbowers/nova-cli

A CLI tool for helping create nova tools

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/alexbowers/nova-cli

v1.0.1 2018-09-07 19:50 UTC

This package is auto-updated.

Last update: 2025-10-08 13:21:53 UTC


README

composer global require alexbowers/nova-cli

Usage

mkdir <your package directory>
cd <your package directory>

novacli new

And follow the questions.

The generic questions about you (email, etc), are cached in ~/.novacli/config.json

Feel free to change those values if they change in the future.