Juju Setup
Simple script for installing Juju tools on Ubuntu environment.
Preview:
Installation
-
Clone this repository:
git clone git@github.com:brenopolanski/juju-setup.git
-
Access the directory and add the execute permission through the command below:
sudo chmod +x juju-setup.sh
-
Run the file:
./juju-setup.sh
Optional installation
Run the command in your terminal:
sudo sh -c "$(curl -fsSL https://raw.githubusercontent.com/brenopolanski/juju-setup/master/juju-setup.sh)"Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -m "Add some feature" - Push to the branch:
git push origin my-new-feature - Submit a pull request :)
English is the universal language nowadays, so please don't create or comment on issues using another language.
License
MIT License © Breno Polanski
