Dart: Quick 0-60 with DartEditor and Dartium on MacOSX.

Quick 0-60 with DartEditor and Dartium on MacOSX. The DartEditor now comes with the ability to launch Dartium directly. The key to getting that to work is to have Chromium folder located in the dart-sdk. Below is a simple script to bootstrap your MacOSX from the latest builds. Note, if you move the directory around you’ll need to adjust the runDartEditor.sh script. DartEditor expects an absolute path for the -debug flag. By the time Dartium hits the dart-sdk, his route will be obsolete.
Now support for choosing frogc or dartc is available in the GUI options.

git clone git://gist.github.com/1702746.git DartEditor
cd DartEditor
chmod +x get_and_unpack.sh 
./get_and_unpack.sh && cd dart && ./runDartEditor.sh

https://gist.github.com/1702746

Dart: A short introduction to dart.

On 1/28/2012 I was fortunate to give an introduction to dart at a GTUGsf Mobile HTML5 Codelab event. Conrad Wade did a spectacular job of arranging the event and promoting the DartSF meetup group. I truly enjoy the GTUGsf events!

Follow

Get every new post delivered to your Inbox.