neo - new repo. neo
use pnpm
to manage your template, create hack project as quick as possible.
npm install @aiou/neo -g
Create project from remote npm-package
as template
neo create @aiou/bin-template project
Or save @aiou/bin-template
into store first
neo add @aiou/bin-template
In the next time, neo create
will prefer load template from local store. It's fast ⚡
Check Documentation for more details.
environment require
pnpm@^7.4.0
node^14