Commit Graph

64 Commits (054a523738ea694da06465bb7002a42abbe9e68b)

Author SHA1 Message Date
lilia a79fb363aa Let npm install bower
One less step for new contributors who need to add dependencies.
11 years ago
lilia e02098eefb README updates 11 years ago
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.
11 years ago
lilia c8ad65efe0 Switch to bower dependencies
Checks in only the files we actually need from bower_components.
11 years ago
Adam Prescott ea85e41cac Add some initial development setup instructions. 11 years ago
Matt Corallo 82d04e347c Update readme 11 years ago
lilia 74d5fc1f43 Correction to url 11 years ago
lilia 396857ee23 Fix typo and add links to mocha and chai docs 11 years ago
lilia 3accf69725 Add a note about running tests locally 11 years ago
Matt Corallo 53a58f5b39 Update README (closes #42) 11 years ago
James Firth 6a00e8e348 Random things from James-Firth incl update icon 11 years ago
James Firth a9dd59ddba Fixed typo so list is a proper bullet list now. 11 years ago
James Firth 5c3d1f927f Updated README
Added info on how to develop
11 years ago
Matt Corallo 6842f5331f Add README describing current state. 11 years ago