Skip to content

Instantly share code, notes, and snippets.

@DarkPark
Created July 21, 2014 20:35
Show Gist options
  • Save DarkPark/d993941cb7bd876cc1dd to your computer and use it in GitHub Desktop.
Save DarkPark/d993941cb7bd876cc1dd to your computer and use it in GitHub Desktop.
install dart on ubuntu
sudo add-apt-repository ppa:hachre/dart
sudo apt-get update
sudo apt-get install darteditor dartvm dartsdk dartium
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment