/my-env-on-ubuntu

Softwares installation and Configs for Ubuntu Linux Environment via CLI.

Primary LanguageShellGNU General Public License v3.0GPL-3.0

My Env on Ubuntu CLI

This project helps with installation and configs for tools on Ubuntu Linux Environment.

		     ██          ██
		     █▒█        █▒█
		    █▒███    ███▒█
		    █▒████████▒▒█
		    █▒████▒▒█▒▒██
		    ████▒▒▒▒▒████
		     █▒▒▒▒▒▒▒████
		    █▒▒▒▒▒▒▒▒████      █
		   ██▒█▒▒▒▒▒█▒▒████  █▒█
		   █▒█●█▒▒▒█●█▒▒███ █▒▒█
		   █▒▒█▒▒▒▒▒█▒▒▒██ █▒▒█
		    █▒▒▒=▲=▒▒▒▒███ ██▒█
		    ██▒▒█♥█▒▒▒▒███  ██▒█
		      ███▒▒▒▒████    █▒█
		        ██████        ███
		         █▒▒████      ██
		         █▒▒▒▒▒████  ██
		         █▒██▒██████▒█
		         █▒███▒▒▒█████
		       █▒████▒▒▒▒████
		        █▒███▒██████

Description

  • 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 :)

Installing

# 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

Usage:

meou [BLOCK]
meou [BLOCK] [OPTION]
meou [BLOCK] [OPTION] [TAG]

# Example
meou sublime --install

Options:

  • --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. Therefore meou sublime will have the same behavior.

Available Block of commands: