https://github.com/techouse/homebrew-envq
Homebrew tap for envq, a byte-preserving .env query and editing tool.
https://github.com/techouse/homebrew-envq
cli command-line-tool configuration dotenv env homebrew parser rust
Last synced: 8 days ago
JSON representation
Homebrew tap for envq, a byte-preserving .env query and editing tool.
- Host: GitHub
- URL: https://github.com/techouse/homebrew-envq
- Owner: techouse
- License: bsd-3-clause
- Created: 2026-04-18T18:28:30.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-25T11:53:46.000Z (about 2 months ago)
- Last Synced: 2026-06-10T21:41:56.444Z (11 days ago)
- Topics: cli, command-line-tool, configuration, dotenv, env, homebrew, parser, rust
- Language: Ruby
- Homepage: https://github.com/techouse/envq
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# homebrew-envq
Homebrew tap for [`envq`](https://github.com/techouse/envq), a byte-preserving `.env` query and editing tool.
## Install
```sh
brew install techouse/envq/envq
```
Or tap the repository first:
```sh
brew tap techouse/envq
brew install envq
```