https://github.com/jeffneff/ubuntu-dev-install-kit
https://github.com/jeffneff/ubuntu-dev-install-kit
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeffneff/ubuntu-dev-install-kit
- Owner: JeffNeff
- Created: 2022-12-09T18:43:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-14T18:24:57.000Z (over 2 years ago)
- Last Synced: 2025-06-05T22:06:33.396Z (about 1 year ago)
- Language: Shell
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```