Skip to content
boakley edited this page Mar 29, 2012 · 4 revisions

You can run without installing by first cloning this repository, changing your working directory to the parent of "rwb" then running one of the modules like this:

$ python -m rwb.editor
$ python -m rwb.runner
$ python -m rwb.kwbrowser

See also: Creating a new app

Clone this wiki locally