List of files in the charm project
See also: How to set up a charm project
You have set up your charm project by running charmcraft init
. This has created a lot of different files. This document lists all these files. It also includes a few other files that you might come across at this stage. Click on each filename to find out more.
CONTRIBUTING.md
LICENSE
README.md
actions.yaml
charmcraft.yaml
config.yaml
icon.svg
manifest.yaml
metadata.yaml
requirements-dev.txt
requirements.txt
run_tests
src/charm.py
tests/_init_.py
tests/test_charm.py
version
Last updated 2 months ago.