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

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.

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
```