Commit graph

8 commits

Author SHA1 Message Date
Juan C. Müller
4a23552b8b
chore: the tooling just cleaned this 🤷
Signed-off-by: Juan C. Müller <me@juancmuller.com>
2025-04-10 21:10:38 -04:00
Adriano Caloiaro
4ed1045f76
feat: remove gomod2nix 2025-04-08 15:44:01 -06:00
Adriano Caloiaro
3a13c14152
feat: go 1.21 -> go 1.24
Also update flake dependencies
2025-04-08 15:08:52 -06:00
Adriano Caloiaro
09381ed0fe
feat: Add .envrc support 2024-01-29 12:19:31 -07:00
Adriano Caloiaro
3497414a7c
fix: Example values containing "=" were ignored
- Add new '--version' flag
- Add new BUILD_DATE for use in --version output
2024-01-19 12:39:20 -07:00
Adriano Caloiaro
c17b2f62b9
fix: chatgpt-cli was errantly added to go.mod 2023-10-09 09:39:27 -06:00
Adriano Caloiaro
5bc9d352e9
Rename project to 'ess'
`env-sample-sync` is tedious to type
2023-09-26 07:51:15 -06:00
af99fc849a
Golang implementation with native git hook support
- Re-implement with Golang in place of of Bash
- Add `env-sample-sync install` to support native git hooks (instead of
  relying on `pre-commit`)
2023-05-29 09:03:30 -06:00