Versioning init

This commit is contained in:
kn0wmad
2021-09-14 17:04:13 -06:00
committed by Lucy Cifferello
parent 94fc0d3f56
commit 836b4aaedc
4 changed files with 27 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ With sufficient effort, most any software with the ability to be self-hosted cou
- Already 'dockerized'
Which possible formats can I use to write the :code:`manifest`, :code:`config_spec`, and :code:`config_rules` files?
---------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------
JSON, TOML, or YAML are valid options.
I'm getting errors on the `embassy-sdk pack` step. What's going on?