1.0.0 • Published 9 years ago

clever-csv v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

CleverStack CSV module

NPM version GitHub version Dependency Status devDependency Status Code Climate Build Status Coverage NPM downloads Built with Grunt

CleverStack NodeJS ORM Module

Documentation

See cleverstack.io for more detailed information on the Node seed or visit the Getting Started Guide

Install

CLI

  1. From your project folder run clever install clever-csv and enter your options into the prompts
  2. Run grunt db to rebase and seed your database.

Manually

  1. Clone this repo into your modules/clever-csv folder.
  2. Install the modules NPM packages using clever setup
  3. Run grunt db to rebase and seed your database.

License

See our LICENSE