Skip to content

Instantly share code, notes, and snippets.

@ygkn
Last active October 26, 2016 11:21
Show Gist options
  • Save ygkn/868615e85d16128380e6bc4a302519ac to your computer and use it in GitHub Desktop.
Save ygkn/868615e85d16128380e6bc4a302519ac to your computer and use it in GitHub Desktop.
【ubuntu-make】 Ubuntuでいろいろな開発環境をらくらく構築 ref: http://qiita.com/ygkn/items/0f5d7a7778c7b06220f5
sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make
sudo apt-get update
sudo apt-get install ubuntu-make
umake [コマンド] [プラットフォーム名]
umake [コマンド] [プラットフォーム名] -r
umake --help
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment