https://github.com/simse/homestead
Create disposable dev environments like a local Github Codespaces
https://github.com/simse/homestead
Last synced: 8 months ago
JSON representation
Create disposable dev environments like a local Github Codespaces
- Host: GitHub
- URL: https://github.com/simse/homestead
- Owner: simse
- Created: 2021-11-09T00:14:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-13T02:40:51.000Z (over 4 years ago)
- Last Synced: 2025-07-26T01:41:46.259Z (10 months ago)
- Language: Go
- Homepage: https://homestead-two.vercel.app
- Size: 555 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homestead
A tool for creating fast and disposable development environments on your machine. Think of Homestead as a local version of Github Codespaces, except it's free (yay!).
**HOMESTEAD IS NOT READY FOR USE YET!!!**
## Installation
Install on macOS using Homebrew
```bash
brew install simse/tap/homestead
```
## License
[GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/)