Skip to content

vaporwavie/agilizeit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agilize it!

For outsiders: Hey! This repository is purely intended to my buds at Agilize. My main achievement doing this script was just to automatize the whole environment installation proccess that we always pass when a system reinstalation is needed or something.

Demonstração

agilizeit screenshot

Requisitos

Git

sudo apt-get update && sudo apt-get install git

Como instalar

Usando cURL

É mais simples (e efetivo) instalar o script usando o cURL. Simplesmente digite no terminal:

curl -o- https://raw.githubusercontent.com/vaporwavie/agilizeit.sh/master/install.sh | bash

Usando wget

wget -qO- https://raw.githubusercontent.com/vaporwavie/agilizeit.sh/master/install.sh | bash

Como atualizo o script?

Depois da instalação, é possível verificar atualizações digitando agilizeit-update no terminal.

License

LICENSE