Corgi is a automatic project to install software and config environment in Ubuntu operation system.
Change file mode.
chmod u+x corgi.sh
Run script.
sh corgi.sh
You can run the tests in a Docker container to guarantee a clean test environment.
docker build -t corgi:v1 .
docker run --rm -it corgi:v1
name | type | installed |
---|---|---|
wget | deb | ☑️ |
curl | deb | ☑️ |
vim | deb | ☑️ |
zsh | deb | ☑️ |
oh-my-zsh | source | ☑️ |
tmux | deb | ☑️ |
git | deb | ☑️ |
teamviewer | tar package | ☑️ |
jdk | deb | ☑️ |
maven | tar package | ☑️ |
chromium-browser | deb | ☑️ |
gradle | zip package | ☑️ |
- Format print log.
- Add more packages into
Corgi
. (such asJetbrains Apps
.) - Easy terminal command.
This project is MIT licensed.
_
(_)
___ ___ _ __ __ _ _
/ __/ _ \| '__/ _` | |
| (_| (_) | | | (_| | |
\___\___/|_| \__, |_|
__/ |
|___/