alexbowers/nova-cli

A CLI tool for helping create nova tools

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

This package is auto-updated.

Last update: 2024-04-08 09:58:44 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.