Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unixslayer/toolbox
This repo holds some scripts to install tools for web development on Ubuntu
https://github.com/unixslayer/toolbox
ansible devtools docker git hamster ohmyzsh php vagrant virtualbox
Last synced: about 1 month ago
JSON representation
This repo holds some scripts to install tools for web development on Ubuntu
- Host: GitHub
- URL: https://github.com/unixslayer/toolbox
- Owner: unixslayer
- License: mit
- Created: 2018-11-09T07:29:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-28T21:50:18.000Z (about 6 years ago)
- Last Synced: 2024-10-31T02:42:06.709Z (3 months ago)
- Topics: ansible, devtools, docker, git, hamster, ohmyzsh, php, vagrant, virtualbox
- Language: Shell
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# toolbox
This repo holds some scripts to install tools for web development on Ubuntu
## Usage
Following command will install all included tool
```
bash -c "$(wget https://raw.githubusercontent.com/unixslayer/toolbox/master/toolbox.sh -O -)" -s -- all
```## Currently included tools
- [GIT](https://github.com/unixslayer/toolbox/wiki/git)
- [Docker](https://github.com/unixslayer/toolbox/wiki/docker)
- [Ansible](https://github.com/unixslayer/toolbox/wiki/ansible)
- [Vagrant](https://github.com/unixslayer/toolbox/wiki/vagrant)
- [VirtualBox](https://github.com/unixslayer/toolbox/wiki/virtualbox)
- [Hamster Time Tracker](https://github.com/unixslayer/toolbox/wiki/hamster)
- [PHP](https://github.com/unixslayer/toolbox/wiki/git)
- [PHPBrew](https://github.com/unixslayer/toolbox/wiki/phpbrew)
- [Oh My Zsh](https://github.com/unixslayer/toolbox/wiki/oh-my-zsh)
- [Wavebox](https://github.com/unixslayer/toolbox/wiki/wavebox)
- [Dropbox](https://github.com/unixslayer/toolbox/wiki/dropbox.com/)