Skip to content

v0.1.0

Compare
Choose a tag to compare
@msiebeneicher msiebeneicher released this 07 Mar 17:03
· 41 commits to main since this release
  • docs(readme): add base documentation
  • feat(snab-commands): add docs generate command
  • feat(commands): implement args handling
  • feat(commands): implement flag handling
  • chore: update editorconfig for go indent_style
  • feat(snab-commands): add install and uninstall commands
  • chore(snabfile): update example snab file
  • feat(snabfile): add snabfile load handling
  • feat(snabfile): add snabfile arg and env handling
  • feat(snab-commands): add install and uninstall cmds
  • feat: add base functions
  • feat: add base app structure