Skip to content

UmbraEngineering/cloak-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloak-cli

Install

$ npm instal -g cloak-cli
Install bash completion
$ cloak completion install

Usage

create a new project
$ cd Projects
$ mkdir new-project
$ cd new-project
$ cloak init
create a new model in the project
$ cloak create model person
destroy a model
$ cloak destroy model person

About

CLI scaffolding tool for cloak.js projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages