An open API service indexing awesome lists of open source software.

https://github.com/jeffneff/ubuntu-dev-install-kit


https://github.com/jeffneff/ubuntu-dev-install-kit

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Ubuntu-Dev-Install-Kit

A personal `init` script for setting up new development environments.

```
git clone https://github.com/JeffNeff/Ubuntu-Dev-Install-Kit.git && cd Ubuntu-Dev-Install-Kit/ && chmod +x ./init.sh && ./init.sh
```