Getting the Framework
SproutCore has a brand new set of build tools that makes it easy to manage the complexities normally associated with building a JavaScript application. To install the build tools on a system, just type the following into your command line:
sudo gem install sproutcore
(Note: You must have Ruby and RubyGems installed. Most of us already have that. If you are on a Mac you need Developer Tools installed as well.)
Yup. That’s it. Now, it’s time to create your first application. You can start with our Hello World tutorial or take the 5-minute tour and see for yourself how fast it is to use SproutCore for your next web application.
>> Start the Hello World Tutorial <<
>> The 5-Minute Tour <<
And, while you’re here, go ahead and check out the community of developers and all of the support that is available.
Join the SproutCore Mailing List
The SproutCore Mailing List on Google Groups is the best way to connect directly with the SproutCore developers. Visit the Mailing List
Reporting a Problem
If you find a problem, please file a ticket by clicking on “New ticket” above.
Reference Documentation
See the Documentation page for complete reference documentation.
More About SproutCore
Checkout the About SproutCore page.