UNPKG

shampoo

Version:

The ultimate Grunt Browserify task. Run once or watch files for changes. Uses a cache for super speed (instant builds). CoffeeScript support built in. Alias mappings. Shimming. Everything in one easy to use package.

21 lines (17 loc) 728 B
# TODO * [x] February 2, 2014 - Write Unit Tests for Everything * [x] File Globbing for Source Files * [x] Write Unit Tests * [x] Error if you include .js or .coffee in Gruntfile * [x] Allow './' or not from src/destination * [x] Get it working from the command line with Shampoofile.js/Shampoofile.coffee * [x] Get it working from the command line with filename arguments * [ ] Rename everything to Shampoo.js * [ ] Serve files * [ ] Support for user defined extensions like .jsx * [ ] Test the Command Line * [ ] Creates a sample project on --init* Later (before release): * [ ] Make sure everything works in Unix Land Maybe not: * [ ] Change 'dest.js': 'src.js' to src: 'src.js', dest: 'dest.js' style