Commit Graph

63 Commits

Author SHA1 Message Date
lilia e02098eefb README updates 2014-10-30 14:41:29 -07:00
lilia 73f4f64351 Grunt preen and concat
Set up grunt with tasks for:
  * preen - deletes unused files from bower_components, configured in
      bower.json
  * concat - concatenates preened bower components, configured
      automagically from the preen config

It's worth noting that this setup assumes the order of files within a
package doesn't matter. This is usually true since we often include only
one file from the package.
2014-10-29 20:50:51 -07:00
lilia c8ad65efe0 Switch to bower dependencies
Checks in only the files we actually need from bower_components.
2014-10-29 20:50:51 -07:00
Adam Prescott ea85e41cac Add some initial development setup instructions. 2014-10-17 20:37:35 -04:00
Matt Corallo 82d04e347c Update readme 2014-07-26 18:15:23 -04:00
lilia 74d5fc1f43 Correction to url 2014-07-26 11:59:25 -10:00
lilia 396857ee23 Fix typo and add links to mocha and chai docs 2014-07-26 08:29:19 -10:00
lilia 3accf69725 Add a note about running tests locally 2014-07-26 02:14:28 -10:00
Matt Corallo 53a58f5b39 Update README (closes #42) 2014-06-09 20:27:09 -04:00
James Firth 6a00e8e348 Random things from James-Firth incl update icon 2014-05-26 00:55:38 +02:00
James Firth a9dd59ddba Fixed typo so list is a proper bullet list now. 2014-05-24 10:24:15 -05:00
James Firth 5c3d1f927f Updated README
Added info on how to develop
2014-05-24 10:22:14 -05:00
Matt Corallo 6842f5331f Add README describing current state. 2014-03-06 14:12:24 -04:00