alexbowers/nova-cli

A CLI tool for helping create nova tools

Maintainers

Package info

github.com/alexbowers/nova-cli

pkg:composer/alexbowers/nova-cli

Statistics

Installs: 9

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-08 14:14:07 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.