Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
drsm79 edited this page Aug 7, 2012 · 23 revisions

Situp wiki

The wiki is where documentation is developed. It's likely more up to date than the online sphinx docs (though if you build these from your own checkout you may be surprised), and will contain things that don't really fit auto-generated documentation.

If you are unsure what a command does run it with the -h switch - all commands have help messages, though some may be more terse than others. If you think a message is unclear, or find some other problem, please report it here.

Examples and walk throughs

These examples and walk throughs show you how to use situp for various tasks. They aren't meant to be detailed tutorials on tools/technology beyond situp, if you want to learn backbone start here for example, but should give you a good start for developing applications with situp and CouchDB.

  1. Starting your own project: Use situp to create and push views, html and install vendor code here
  2. See a working-prototype: CouchDB and Backbone walkthrough here: data in db and show it interactively
  3. Using grunt/bbb with situp: sample config
  4. [TODO] Situp -example-prototype with Knockback (Backbone + Knockout + CouchDB)
  5. [TODO] Situp -example-prototype with some OAuth 2.0 -application where you need manage the ports, more here.

If you have problems with things such as ports, please, use Futon to configure things here.

Clone this wiki locally