Commit Graph

4 Commits

Author SHA1 Message Date
appkins
8b858e80c1 Add List Active Clients method 2025-02-09 00:08:26 -06:00
appkins
bbf6525964 Client update 2024-07-31 02:33:20 -05:00
Joshua Spence
b6f2d95b18 Add goreleaser config (#107)
Notes for future self:

  - **To run a "local" release:** `goreleaser release --snapshot --clean`
  - **To check configuration file:** `goreleaser check`
  - **To create a new release:** `goreleaser release`
2023-02-27 09:41:38 +11:00
Joshua Spence
8f8e19eb2a Don't commit intermediate files
Don't commit the extracted JSON files as well only need the generated `*.generated.go` files.
2021-08-11 11:40:15 +10:00