There was an error while loading. Please reload this page.
The download section of the Energia website offers the official releases.
However, many bugs are fixed on a daily basis and you may want to have the latest release of the code source of Energia.
To do so,
They are written for Arduino but work for Energia.
For Mac OS X 10.9 Mavericks, ant is no longer included.
ant
$ ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go/install)"
$ brew update
$ brew install ant
Then
zip
~/Downloads/Energia
build
cd ~/Downloads/Energia/build
ant dist
enter
~/Downloads/Energia/build/macosx/work
/Applications