Jeremy Ashkenas
|
119b80d449
|
removing fiddling with require.paths from CoffeeScript
|
2010-03-15 20:39:46 -07:00 |
|
Chris Hoffman
|
f7183e6918
|
Use new node api for resolving a chain of symlinks
|
2010-03-03 16:34:17 -06:00 |
|
Jeremy Ashkenas
|
93f644fae2
|
finishing the second half of prefix installs. Using readLink to refer to the CoffeeScript installation reliably.
|
2010-02-26 19:49:12 -05:00 |
|
Jeremy Ashkenas
|
9b78fb67cf
|
allowing checked out versions of the source to use bin/cake and bin/coffee from any directory.
|
2010-02-22 09:12:52 -05:00 |
|
Jeremy Ashkenas
|
07513ba928
|
documentation for Cake and Cakefiles
|
2010-02-21 18:37:52 -05:00 |
|
Jeremy Ashkenas
|
e2a71d3c2c
|
removing the '--' from /usr/bin/env node, until we can find a workaround for linux.
|
2010-02-17 19:05:22 -05:00 |
|
Jeremy Ashkenas
|
0490cb2920
|
added experimental (but working) method to install CoffeeScript: 'sudo bin/cake install' -- once you've done that, you can take cake and coffee out of their bin/
|
2010-02-17 01:24:02 -05:00 |
|
Jeremy Ashkenas
|
2d0ad73af8
|
reorganizing lib/coffee_script to plain ol' lib
|
2010-02-17 00:55:56 -05:00 |
|
Jeremy Ashkenas
|
bedc005d67
|
Adding a CoffeeScript equivalent to Rake/Make/Jake (Cake, naturally), and implementing all of our build and test tasks in the Cakefile. Run bin/cake to see the tasks.
|
2010-02-16 20:42:10 -05:00 |
|