umake (1)
NAME
umake - Deploy and setup developers environment easily on ubuntuDESCRIPTION
usage: umake [--help] [-v] [-r] [--version]- {kotlin,ide,web,android,dart,nodejs,rust,go,games,swift,scala} ...
Deploy and setup developers environment easily on ubuntu
positional arguments:
- {kotlin,ide,web,android,dart,nodejs,rust,go,games,swift,scala}
- Developer environment
- kotlin
- The Kotlin Programming Language
- ide
- Generic IDEs
- web
- Web Developer Environment
- android
- Android Development Environment
- dart
- Dartlang Development Environment
- nodejs
- Nodejs stable
- rust
- Rust language
- go
- Go language
- games
- Games Development Environment
- swift
- Swift language
- scala
- The Scala Programming Language
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 '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 'ide': usage: umake ide [-h]
- {lighttable,datagrip,eclipse-cpp,arduino,pycharm-professional,eclipse-jee,eclipse-php,sublime-text,netbeans,clion,rubymine,eclipse,phpstorm,pycharm,idea,webstorm,atom,visual-studio-code,idea-ultimate,pycharm-educational} ...
positional arguments:
- {lighttable,datagrip,eclipse-cpp,arduino,pycharm-professional,eclipse-jee,eclipse-php,sublime-text,netbeans,clion,rubymine,eclipse,phpstorm,pycharm,idea,webstorm,atom,visual-studio-code,idea-ultimate,pycharm-educational}
- lighttable
- LightTable code editor
- datagrip
- DataGrip SQL and databases IDE
- eclipse-cpp
- Eclipse C/C++ IDE
- arduino
- The Arduino Software Distribution
- pycharm-professional
- PyCharm Professional Edition
- eclipse-jee
- Eclipse JEE IDE
- eclipse-php
- Eclipse PHP IDE
- sublime-text
- Sophisticated text editor for code, markup and prose
- netbeans
- Netbeans IDE
- clion
- CLion integrated C/C++ IDE
- rubymine
- Ruby on Rails IDE
- eclipse
- Eclipse Java IDE
- phpstorm
- PHP and web development IDE
- pycharm
- PyCharm Community Edition
- idea
- IntelliJ IDEA Community Edition
- webstorm
- Complex client-side and server-side javascript IDE
- atom
- The hackable text editor
- visual-studio-code
- Visual Studio focused on modern web and cloud
- idea-ultimate
- IntelliJ IDEA
- pycharm-educational
- PyCharm Educational Edition
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
* Command 'android': usage: umake android [-h] {android-studio,android-ndk,android-sdk} ...
positional arguments:
- {android-studio,android-ndk,android-sdk}
- android-studio
- Android Studio (default)
- android-ndk
- Android NDK
- android-sdk
- Android SDK
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 '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 '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 'games': usage: umake games [-h] {stencyl,twine,unity3d,superpowers} ...
positional arguments:
- {stencyl,twine,unity3d,superpowers}
- stencyl
- Stencyl game developer IDE
- twine
- Twine tool for creating interactive and nonlinear stories
- unity3d
- Unity 3D Editor Linux experimental support
- superpowers
- The HTML5 2D+3D game maker
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 '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
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.