Skip to content

Instantly share code, notes, and snippets.

@woodie
Created September 8, 2010 06:13
Show Gist options
  • Save woodie/569719 to your computer and use it in GitHub Desktop.
Save woodie/569719 to your computer and use it in GitHub Desktop.
dubious app
$ jgem install dubious-0.0.0-java.gem
$ dubious init hubouhe
create hubouhe
create hubouhe/Rakefile
create hubouhe/app/controllers/application_controller.mirah
create hubouhe/public/404.html
create hubouhe/public/422.html
create hubouhe/public/500.html
create hubouhe/public/favicon.ico
create hubouhe/public/index.html
create hubouhe/public/robots.txt
create hubouhe/public/images/appengine_duby.png
create hubouhe/public/javascripts/jquery.rails.min.js
create hubouhe/public/stylesheets/scaffold.css
create hubouhe/app.yaml
create hubouhe/WEB-INF/lib/dubious.jar
create hubouhe/WEB-INF/lib/mirah-model.jar
$ cd hubouhe/
$ jrake server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment