Created
August 18, 2011 23:08
-
-
Save insin/1155505 to your computer and use it in GitHub Desktop.
Sacrum demo commands
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git clone git://github.com/insin/sacrum.git | |
| cd sacrum | |
| npm install -d | |
| node server.js | |
| Go to http://127.0.0.1:8000/admin/ | |
| Click around (notice JavaScript logging in your browser's console) | |
| Disable JavaScript | |
| Click around some more | |
| Works? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment