Skip to content

DavidCardoso/my-env-on-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: