vaporwavie / agilizeit

Agilize: Configure seu ambiente dev enquanto toma um café!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Agilize: Configure seu ambiente dev enquanto toma um café!

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%