Jeff Williams
687aceec04
bump version to 3.3.0-dev (belatedly)
2013-09-17 21:57:53 -07:00
Jeff Williams
bcd0865c38
bump version number
2013-01-24 19:44:59 -08:00
Jeff Williams
b214687651
update package.json (including long-overdue change to version number)
2013-01-15 07:55:51 -08:00
Jeff Williams
e743016137
remove unused shim for deprecated Node.js module
2012-11-05 21:48:37 -08:00
Matthew Kastor
f6c281a810
Update Jake Install, fs.existsSync
...
jake install[something/somewhere]
1) would give a warning that `path.existsSync` has been changed to
`fs.existsSync`. This has been updated.
2) would throw an error if there was no templates folder in the
extension being installed. Changed the condition on line 75 to check for
the existence of the correct item.
2012-10-19 21:39:26 -04:00
Jeff Williams
7085ec882c
follow the Node.js convention and use a lowercase package name
2012-10-17 08:55:14 -07:00
Jeff Williams
da0a55e577
update 'wrench' module; move to node_modules
2012-10-15 06:01:39 -07:00
Jeff Williams
1951ea3821
enable JSHint's "undef" test
2012-07-04 16:22:08 -07:00
Michael Mathews
5900469526
Updated version from alpha to final candidate, authors and contributers added to the Jake template.
2012-05-14 17:20:08 +01:00
Jannon
60197c6164
Add 'install' task to Jakefile and ignore conf.json
...
Also adding wrench for directory copy goodness and pointing to more up-to-date Jake information
2012-03-16 02:46:39 -07:00
Michael Mathews
d5a0d3a3d9
Added Jake build script.
2011-06-18 12:52:24 +01:00