Nate Fischer
57a9be2693
docs: comment code better to help contributors
2016-05-12 07:40:18 -07:00
Nate Fischer
50f72b0c3d
chore: add "Team" section to README ( #423 )
2016-04-13 08:48:05 -07:00
Nate Fischer
6ebc2d3db7
refactor(shellstring): return consistent objects
...
- fix(string): no longer overrides string prototype
- exec() now returns a ShellString object
2016-02-19 14:54:30 -08:00
Nate Fischer
ddff4692fd
fix(gen-docs): fix issue where docs are generated wrong
...
This fixes an issue where the gen-docs script's sed() command would improperly
update the docs. Travis now checks that docs are generated properly.
2016-01-25 00:20:36 -08:00
Nate Fischer
03c30c6a1f
fix: jshint works on Windows
...
run-tests.js previously relied on shell wildcard expansion, and did not specify
full paths. This uses common.expand to handle globbing internally, and specifies
the full path, so jshint can find all the files.
2016-01-18 21:36:41 -08:00
Artur Adib
561b1ea99c
factoring docs, sed.js fix
2013-08-25 18:09:31 -04:00