Provided by: ubuntu-make_16.11.1ubuntu1_all 

NAME
umake - Deploy and setup developers environment easily on ubuntu
DESCRIPTION
usage: umake [--help] [-v] [-r] [--version]
{android,dart,games,go,ide,kotlin,nodejs,rust,scala,swift,web} ...
Deploy and setup developers environment easily on ubuntu
positional arguments:
{android,dart,games,go,ide,kotlin,nodejs,rust,scala,swift,web}
Developer environment
android
Android Development Environment
dart Dartlang Development Environment
games Games Development Environment
go Go language
ide Generic IDEs
kotlin The Kotlin Programming Language
nodejs Nodejs stable
rust Rust language
scala The Scala Programming Language
swift Swift language
web Web Developer Environment
optional arguments:
--help Show this help
-v, --verbose
Increase output verbosity (2 levels)
-r, --remove
Remove specified framework if installed
--version
Print version and exit
Note that you can also configure different debug logging behavior using LOG_CFG that points to a log yaml
profile. * Command 'android': usage: umake android [-h] {android-ndk,android-sdk,android-studio} ...
positional arguments:
{android-ndk,android-sdk,android-studio}
android-ndk
Android NDK
android-sdk
Android SDK
android-studio
Android Studio (default)
optional arguments:
-h, --help
show this help message and exit
* Command 'dart': usage: umake dart [-h] {dart-sdk} ...
positional arguments:
{dart-sdk}
dart-sdk
Dart SDK (default)
optional arguments:
-h, --help
show this help message and exit
* Command 'games': usage: umake games [-h] {stencyl,superpowers,twine,unity3d} ...
positional arguments:
{stencyl,superpowers,twine,unity3d}
stencyl
Stencyl game developer IDE
superpowers
The HTML5 2D+3D game maker
twine Twine tool for creating interactive and nonlinear stories
unity3d
Unity 3D Editor Linux experimental support
optional arguments:
-h, --help
show this help message and exit
* Command 'go': usage: umake go [-h] {go-lang} ...
positional arguments:
{go-lang}
go-lang
Google compiler (default)
optional arguments:
-h, --help
show this help message and exit
* Command 'ide': usage: umake ide [-h]
{arduino,atom,netbeans,clion,datagrip,eclipse-cpp,eclipse-jee,eclipse,eclipse-php,idea,idea-ultimate,lighttable,phpstorm,pycharm,pycharm-educational,pycharm-professional,rubymine,sublime-text,visual-studio-code,webstorm}
...
positional arguments:
{arduino,atom,netbeans,clion,datagrip,eclipse-cpp,eclipse-jee,eclipse,eclipse-php,idea,idea-ultimate,lighttable,phpstorm,pycharm,pycharm-educational,pycharm-professional,rubymine,sublime-text,visual-studio-code,webstorm}
arduino
The Arduino Software Distribution
atom The hackable text editor
netbeans
Netbeans IDE
clion CLion integrated C/C++ IDE
datagrip
DataGrip SQL and databases IDE
eclipse-cpp
Eclipse C/C++ IDE
eclipse-jee
Eclipse JEE IDE
eclipse
Eclipse Java IDE
eclipse-php
Eclipse PHP IDE
idea IntelliJ IDEA Community Edition
idea-ultimate
IntelliJ IDEA
lighttable
LightTable code editor
phpstorm
PHP and web development IDE
pycharm
PyCharm Community Edition
pycharm-educational
PyCharm Educational Edition
pycharm-professional
PyCharm Professional Edition
rubymine
Ruby on Rails IDE
sublime-text
Sophisticated text editor for code, markup and prose
visual-studio-code
Visual Studio focused on modern web and cloud
webstorm
Complex client-side and server-side javascript IDE
optional arguments:
-h, --help
show this help message and exit
* Command 'kotlin': usage: umake kotlin [-h] {kotlin-lang} ...
positional arguments:
{kotlin-lang}
kotlin-lang
Kotlin language standalone compiler
optional arguments:
-h, --help
show this help message and exit
* Command 'nodejs': usage: umake nodejs [-h] {nodejs-lang} ...
positional arguments:
{nodejs-lang}
nodejs-lang
Nodejs stable
optional arguments:
-h, --help
show this help message and exit
* Command 'rust': usage: umake rust [-h] {rust-lang} ...
positional arguments:
{rust-lang}
rust-lang
The official Rust distribution
optional arguments:
-h, --help
show this help message and exit
* Command 'scala': usage: umake scala [-h] {scala-lang} ...
positional arguments:
{scala-lang}
scala-lang
Scala compiler and interpreter (default)
optional arguments:
-h, --help
show this help message and exit
* Command 'swift': usage: umake swift [-h] {swift-lang} ...
positional arguments:
{swift-lang}
swift-lang
Swift compiler (default)
optional arguments:
-h, --help
show this help message and exit
* Command 'web': usage: umake web [-h] {firefox-dev,visual-studio-code} ...
positional arguments:
{firefox-dev,visual-studio-code}
firefox-dev
Firefox Developer Edition
visual-studio-code
Visual Studio focused on modern web and cloud
optional arguments:
-h, --help
show this help message and exit
SEE ALSO
The full documentation for umake is maintained as a Texinfo manual. If the info and umake programs are
properly installed at your site, the command
info umake
should give you access to the complete manual.
umake 16.11.1 July 2017 UMAKE(1)