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

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

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/)