-
Notifications
You must be signed in to change notification settings - Fork 19
Home
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.
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? Just want to talk Shoes? - You really should join the Shoes mailing listand ask away . 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.
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. Shoes is all about learning and exploring. If you see something below that you don't understand, just file it away for further cogitating. Reading is not harmful. Acting without knowledge can be harmful but it's trait I live with.
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
- Dude, where's the secret files? Where are files kept
- Shoes command line Command-line
- Shoes and Ruby Gems Gems
- Cobbler Cobbler
- Packaging Packaging
- Development tools Developers Tools
- Shoes is not Ruby Shoes is not Ruby
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).
- Development tools Developers Tools
- Building Shoes Put on your fire hose gear.
- Creating Icons Icons for packaging.
- Polishing Shoes Making a real app.
- The Shoes issue tracker, where bug reports go.
- You should join the Shoes mailing list by sending an email to [email protected]
- The Future of Shoes
- A Developer's Tour Through Shoes A bit outdated.
- A Developer's Tour Through The Magic Packager Even more outdated.
OK. Fine. You want to follow/join the Shoes 4 project