kibu

0.0.23 • Public • Published

Kibu

Build Status

this is a work in progress. check back later.

Usage

Install kibu globally.

npm install -g kibu

To generate a new project

kibu -n <project_name>
cd <project_name>/
npm install

Start your server

kibu -s <port|3000>

Testing

Kibu uses jasmine-node for testing. Be sure to install it with npm install -g jasmine-node.

Run the kibu specs with

kibu -t

Influences

This project is heavily influenced by connect and express.

/kibu/

    Package Sidebar

    Install

    npm i kibu

    Weekly Downloads

    9

    Version

    0.0.23

    License

    MIT

    Last publish

    Collaborators

    • davidglivar