Examples of rawr projects

20 views
Skip to first unread message

tristi...@gmail.com

unread,
Mar 20, 2009, 1:53:30 PM3/20/09
to rawr-lib
Can someone point me in the direction of a bunch of examples of
finished rawr projects. I'm not seeming to grasp a few concepts and I
work better off of finished code.

Logan Barnett

unread,
Mar 21, 2009, 4:08:38 PM3/21/09
to rawr...@googlegroups.com

Creating a Monkeybars project is the simplest way to go:
monkeybars test-project
cd test-project
rawr install
jrake rawr:jar
cd package/jar
java -jar ChangeMe.jar

By default, this will do nothing. If you go into main.rb and edit the
lines between the begin/rescue where it says "your app code goes here"
you can do some puts or other stuff to see things running.

Reply all
Reply to author
Forward
0 new messages