Skip to content

jsCow/jscow-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

==========================================================

The jsCow framework is not longer in development and is no longer supported.

Please use the last stable version 2.0.4 of jsCow.

For questions you can still write a message or an email. I will try to help you but it's not possible for me to fix any bugs.

Feel free to use or change it.

==========================================================

jscow-builder

Provides a builder application for the jscow component framework.

Install

npm install

Build

grunt

Dependencies

jscow-builder needs the following libraries:

  • grunt The JavaScript Task Runner - node package for development
  • grunt-cli Grunt command line interface - node package for development
  • jsCow The core of the jsCow Component Frmework

The following grun packages will be automatically installed with 'npm install'

  • grunt-contrib-clean
  • grunt-contrib-less
  • grunt-contrib-copy
  • grunt-contrib-watch
  • grunt-contrib-uglify
  • grunt-contrib-compress
  • grunt-contrib-jshint

License

jscow-builder is licensed under the GNU GPL.