Closed neocotic closed 11 years ago
I need some of your rum me thinks
@skopp You mean whiskey, of course ;)
I've opted for the use of Cakefile
since I've rewritten the code in CoffeeScript, developers will need to use the compiler anyway, so why not use its neat building language.
"Running tests" is no longer a requirement of the build process and npm test
should be used to run these (once complete - see #3).
"Packaging" has also been omitted deliberately as cake build
not only compiles the source code into JavaScript, but also creates a minified distributable file. Two birds, one brick.
This has been completed successfully and the new INSTALL.md
should include sufficient details for developers.
Create a Cakefile/Makefile to handle this. Tasks should include: