Textual forms based on jsonschema
- Github repository: https://github.com/gh-PonyM/textual-jsonschema-form/
- Documentation https://gh-PonyM.github.io/textual-jsonschema-form/
Please take a look into the provided user app example.
Install the environment with
make install
Run make
to see all the options.
- Create an API Token on Pypi.
- Add the API Token to your projects secrets with the name
PYPI_TOKEN
by visiting this page. - Create a new release on Github.
Create a new tag in the form
*.*.*
.