Update build instructions
[jscl.git] / HACKING.org
1 * Hacking JSCL
2 ** Newbie guide
3     - Load slime from the root directory.
4     - C-c C-l jscl.lisp  to load the whole project
5     - =(jscl:bootstrap)= will generate jscl.js
6     - Add tests
7     - Open tests.html in your browser to see your failed tests