2.0.1 • Published 5 months ago

@link-loom/cli v2.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

@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