1.0.0 • Published 5 years ago

nexus.js-cli v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

CLI toolkit for Nexus.js Framework (npm i @nexus.js/nexus.js)

Usage

~$ nexus 
Choose project template
> Mobile
> Web
> Raspberry Pi

~$ nexus --init
Creates the nxconfig.nx project file

~$ nexus --clean
Delete the pre-generated nxconfig.nx file

**This is the very first release of the CLI. Expected to be extremely buggy and in Alpha stage.

Nexus.js Team