Sha256: d25838781427c29a7c19e33fe9fbe3e2ae15ea56a13fa586952a327f6f7aa277
Contents?: true
Size: 575 Bytes
Versions: 12
Compression:
Stored size: 575 Bytes
Contents
+++++++++++++++++++++++++++++++++++ Welcome to Project Sprouts! If you want to experiment with Sprouts, try the following steps: 1) Create a new ActionScript 3 Project: sprout -n as3 SomeProject 2) cd to the new directory: cd SomeProject 3) Install all prerequisites: bundle install 4) Compile and run the new project: rake 5) Generate a class, test and suite: script/generate utils.MathUtil 6) Compile and run the test harness: rake test If you have any questions or issues, please email us at: projectsprouts@googlegroups.com +++++++++++++++++++++++++++++++++++
Version data entries
12 entries across 12 versions & 1 rubygems