Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pocketenv-io/homebrew
Deploy a new homebrew workspace on Pocketenv. The Missing Package Manager for macOS (or Linux)
https://github.com/pocketenv-io/homebrew
dev-workspace developer-tools docker homebrew terraform
Last synced: 1 day ago
JSON representation
Deploy a new homebrew workspace on Pocketenv. The Missing Package Manager for macOS (or Linux)
- Host: GitHub
- URL: https://github.com/pocketenv-io/homebrew
- Owner: pocketenv-io
- License: mit
- Created: 2024-02-02T16:08:44.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-05T15:03:28.000Z (4 months ago)
- Last Synced: 2024-09-26T00:21:37.060Z (about 2 months ago)
- Topics: dev-workspace, developer-tools, docker, homebrew, terraform
- Language: Dockerfile
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Homebrew Workspace
[![ci](https://github.com/pocketenv-io/homebrew/actions/workflows/ci.yml/badge.svg)](https://github.com/pocketenv-io/homebrew/actions/workflows/ci.yml)
[![discord](https://img.shields.io/discord/1270021300240252979?label=discord&logo=discord&color=5865F2)](https://discord.gg/RxKa62YAs4)This is a template workspace with homebrew. It is a starting point for creating a new workspace.
## 🚀 Quick start
Create a new workspace using the [pocketenv](https://github.com/pocketenv-io/pocketenv) command line tool:
```sh
pocketenv init -t homebrew
```## ✨ Features
- Homebrew
- Oh-my-posh
- Atuin
- Direnv
- Git
- Docker
- [VSCode Remote Tunnels](https://code.visualstudio.com/docs/remote/tunnels)