https://github.com/gruyaume/my-charm
A simple charm used as a reference for goops tutorials.
https://github.com/gruyaume/my-charm
charm go goops juju
Last synced: 11 months ago
JSON representation
A simple charm used as a reference for goops tutorials.
- Host: GitHub
- URL: https://github.com/gruyaume/my-charm
- Owner: gruyaume
- License: apache-2.0
- Created: 2025-07-11T14:11:31.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-11T14:27:44.000Z (11 months ago)
- Last Synced: 2025-07-11T16:42:28.801Z (11 months ago)
- Topics: charm, go, goops, juju
- Language: Go
- Homepage: https://gruyaume.github.io/goops/
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# my-charm
A simple charm used as a reference for goops tutorials.
## Reference
- [Documentation: Getting started with goops](https://gruyaume.github.io/goops/tutorials/getting_started/)
- [Blog post: Write your first charm in Go](https://gruyaume.medium.com/write-your-first-charm-in-go-dfe2347a9f1b)