This project helps with installation and configs for tools on Ubuntu Linux Environment.
██ ██
█▒█ █▒█
█▒███ ███▒█
█▒████████▒▒█
█▒████▒▒█▒▒██
████▒▒▒▒▒████
█▒▒▒▒▒▒▒████
█▒▒▒▒▒▒▒▒████ █
██▒█▒▒▒▒▒█▒▒████ █▒█
█▒█●█▒▒▒█●█▒▒███ █▒▒█
█▒▒█▒▒▒▒▒█▒▒▒██ █▒▒█
█▒▒▒=▲=▒▒▒▒███ ██▒█
██▒▒█♥█▒▒▒▒███ ██▒█
███▒▒▒▒████ █▒█
██████ ███
█▒▒████ ██
█▒▒▒▒▒████ ██
█▒██▒██████▒█
█▒███▒▒▒█████
█▒████▒▒▒▒████
█▒███▒██████
- My Env on Ubuntu is a Command Line Tool that makes easier to set up and install some softwares on Ubuntu Linux Enviroment.
- Install, configure, refresh and remove things on your Ubuntu Linux enviroment.
- It is very helpful after an operating system reinstall (or not :)
# create/navigate to your desired folder
mkdir -p $HOME/dev/shell/ && cd $_
git clone https://github.com/DavidCardoso/my-env-on-ubuntu
cd my-env-on-ubuntu
source install.sh
meou [BLOCK]
meou [BLOCK] [OPTION]
meou [BLOCK] [OPTION] [TAG]
# Example
meou sublime --install
--help
Show this help message--version
Print the version--install
Install the software related to the [BLOCK] chosen
The
--install
option is the default one and optional. Thereforemeou sublime
will have the same behavior.
sublime
: Sublime Text IDE - https://www.sublimetext.comdocker
: Docker Community Edition - https://www.docker.comandroid-studio
: Android Studio IDE - https://developer.android.com/studiocomposer
: PHP package manager - https://getcomposer.orgvlc
: Media Player with some standard codecs - https://www.videolan.org/vlcohmyzsh
: Oh My Zsh (zshell framework) - https://ohmyz.shvirtualbox
: Virtual Machines - https://www.virtualbox.orgpgadmin
: Postgres GUI - https://www.pgadmin.orgguake
: Guake Terminal - https://guake.github.iocode
: Visual Studio Code - https://code.visualstudio.com1password
: Password manager - https://1password.com