Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 342 Bytes

readme.md

File metadata and controls

20 lines (13 loc) · 342 Bytes

Installation

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.