1.1.6 • Published 10 months ago

cl-construct v1.1.6

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

This is our construct.

Construct

Install For Global

npm install -g cl-construct@latest

Create project

construct create project_name
  • Other project helpfull commands

Migration database

construct db:migrate

Seed database

construct db:seed

Reset database

construct db:reset

Create module

construct create:module --directory directory_name --database database_name --modulename modulename

Delete module

construct delete:module --directory directory_name

Add package

construct add:package

Install package

construct install:package

Update package

construct update:package

Create tools

construct create:tools
1.1.6

10 months ago

1.1.5

10 months ago

1.1.4

10 months ago

1.1.2

10 months ago

1.1.1

11 months ago

1.1.0

11 months ago