feat(otter): add command to create new users

This commit is contained in:
Jef Roosens 2025-06-24 14:15:10 +02:00
parent 30609b1cef
commit c7c5cf889c
Signed by: Jef Roosens
GPG key ID: 21FD3D77D56BAF49
3 changed files with 29 additions and 2 deletions

View file

@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased](https://git.rustybever.be/Chewing_Bever/otter)
* CLI command to add new users
## [0.2.1](https://git.rustybever.be/Chewing_Bever/otter/src/tag/0.2.1)
### Fixed