kasfy

1.2.1 • Public • Published

KASFY CLI

Kasfy, a free an open source framework built on the top of Node.js harnessing the power the amazing web programming language, JavaScript. It fulfills all of your API development needs.

Install Globallay Kasfy

#windows (run cmd with administrator permission)
npm install -g kasfy

#Linux or Mac
sudo npm install -g kasfy

Check Kasfy

kasfy

or 

kasfy --version

Navigate your like path after run this command to create new kasfy project

kasfy create AwesomeApp   

# OR

kasfy new AwesomeApp

Kasfy project run

kasfy serve   

# OR

kasfy dev

File Creation Commands

Create a new controller

kasfy make:ctrl <ControllerName>

#OR 

kasfy create:controller <ControllerName>

Create a new migration

make:migration <MigrationName>

#OR

create:migration <MigrationName>

Package Sidebar

Install

npm i kasfy

Weekly Downloads

3

Version

1.2.1

License

MIT

Unpacked Size

14.2 kB

Total Files

6

Last publish

Collaborators

  • katheesh