@link-loom/cli
CLI tool for Link Loom Projects, you can create new projects, create views to frontend and create API controllers easily
Installation
npm install -g @link-loom/cli
Usage
Type on your console:
link-loom create --name my-project
Development
Install all dependencies:
npm install
Execute like a downloaded package:
npm link
select an option what you want and follow instructions