Skip to content
Cecil Coupe edited this page Aug 29, 2014 · 38 revisions

Shoes

Welcome to the Shoes 3.2 wiki

This wiki contains information that's important to anyone who wants learn more about Shoes. There are things that are not in the built-in manual you might like to know about.

Beginners

Just go to the Shoes website and download Shoes. You can also find the Shoes manual and a book, Nobody Knows Shoes. That'll get you started building applications with Shoes.

Have a question? - You should join the Shoes mailing list by sending an email to [email protected] and ask. That's also a good place to discuss bugs if you don't want to get a github account.

Need a Beginners Guide to Ruby? - I recommend Programming Ruby, The Pragmatic Programmers Guide aka the PickAxe book. It doesn't cover Shoes - it's for Ruby. I suggest buying the hardcover book - my copy is always open to some reference page or another.

Intermediate Level

Perhaps you already know everything about Ruby (congrats!) or you're a command line maven and Shoes doesn't do what you want. Or maybe you're curious to read more than you need to know at the moment. Shoes is all about learning and exploring. If you see something below that you don't understand, just file it in you incomplete memory banks. Reading is not harmful. Acting on tips below can be harmful if you don't have a clue.

Actually, Shoes might do what you want if someone would write it down so you can find it so you can experiment and learn more. You should join the mailing list and get a github account and file bug reports (or answer them) at the Shoes issue tracker

I want to dig deep into how Shoes works and fix some bugs. 'C' doesn't scare me! Makefiles and Rakefile? I can handle that!

Awesome! We'd love to have you help out with Shoes. Here's some resources you're gonna need: (they may be out of date, but you can handle that).

I hate 'C', Makefiles and the Cowboy coding behaviour inherent to those ancient practices.

OK. Fine, be that way. You want to join the Shoes 4 project

Clone this wiki locally