Provided by: ubuntu-make_16.02.1_all
NAME
umake - Deploy and setup developers environment easily on ubuntu
DESCRIPTION
usage: umake [--help] [-v] [-r] [--version] {rust,go,dart,android,scala,nodejs,games,ide,swift,web} ... Deploy and setup developers environment easily on ubuntu positional arguments: {rust,go,dart,android,scala,nodejs,games,ide,swift,web} Developer environment rust Rust language go Go language dart Dartlang Development Environment android Android Development Environment scala The Scala Programming Language nodejs Nodejs stable games Games Development Environment ide Generic IDEs 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 '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 '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 '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 '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 '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 '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 'games': usage: umake games [-h] {stencyl,unity3d,twine} ... positional arguments: {stencyl,unity3d,twine} stencyl Stencyl game developer IDE unity3d Unity 3D Editor Linux experimental support twine Twine tool for creating interactive and nonlinear stories optional arguments: -h, --help show this help message and exit * Command 'ide': usage: umake ide [-h] {spring-tools-suite,visual-studio-code,netbeans,arduino,pycharm-professional,eclipse-php,idea-ultimate,pycharm,datagrip,eclipse-cpp,lighttable,rubymine,pycharm-educational,phpstorm,eclipse,idea,clion,webstorm} ... positional arguments: {spring-tools-suite,visual-studio-code,netbeans,arduino,pycharm-professional,eclipse-php,idea-ultimate,pycharm,datagrip,eclipse-cpp,lighttable,rubymine,pycharm-educational,phpstorm,eclipse,idea,clion,webstorm} spring-tools-suite Spring Tools Suite IDE visual-studio-code Visual Studio focused on modern web and cloud netbeans Netbeans IDE arduino The Arduino Software Distribution pycharm-professional PyCharm Professional Edition eclipse-php Eclipse PHP IDE idea-ultimate IntelliJ IDEA pycharm PyCharm Community Edition datagrip DataGrip SQL and databases IDE eclipse-cpp Eclipse C/C++ IDE lighttable LightTable code editor rubymine Ruby on Rails IDE pycharm-educational PyCharm Educational Edition phpstorm PHP and web development IDE eclipse Eclipse Java IDE idea IntelliJ IDEA Community Edition clion CLion integrated C/C++ IDE webstorm Complex client-side and server-side javascript IDE 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] {visual-studio-code,firefox-dev} ... positional arguments: {visual-studio-code,firefox-dev} visual-studio-code Visual Studio focused on modern web and cloud firefox-dev Firefox Developer Edition 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.