Commit Graph

2 Commits

Author SHA1 Message Date
Michael Beemer 106bf9ddfe
refactor!: add init command, update cli flags, support a config file (#71)
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2025-03-14 16:12:26 -04:00
Dominik Haska 558e9640b8
feat: Fixing problems with generated code for golang and adding sample manifest for testing. (#22)
<!-- Please use this template for your pull request. -->
<!-- Please use the sections that you need and delete other sections -->

## This PR
<!-- add the description of the PR here -->
Several small changes:
- Add sample manifest
- Fix integer parsing and generating for golang
- Small fixes for missing defaults in switches


### Related Issues
No issue - I've just tried to use the code to generate accessors

---------

Signed-off-by: Dominik Haska <domink.haska@gmail.com>
Co-authored-by: Dominik Haska <domink.haska@gmail.com>
2024-10-03 07:59:09 +00:00