ScottyApp automates the creation and management of your application backends. You define entities and behavior, either through the command line or on http://scottyapp.com, and ScottyApp takes care of the rest.
npm install -g scotty
scotty help
Check out
Follow us on Twitter at
- @getscottyapp
and like us on Facebook please. Every mention is welcome and we follow back.
- First version
- npm run-script watch
- ENSURE THAT THE TESTS PASS
- Change version in package.json
- git tag -a v0.0.1 -m 'version 0.0.1'
- git push --tags
- npm publish
Copyright (c) 2011 Martin Wawrusch. See LICENSE for further details.