@builtjs/cli
v1.0.44
Published
Node.js CLI for Built.js
Downloads
14
Readme
CLI for Built.JS
The official command line tool for Built.JS.
Installation
npm install @builtjs/cli -g
Usage
After installing globally:
built init
or:
npx @builtjs/cli init
Development
npm run prepare
Install theme
node build/src/index.js init --type theme
Install site
node build/src/index.js init --type site