Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.66 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.66 KB

textual-jsonschema-form

Release Build status codecov Commit activity License

Textual forms based on jsonschema

Usage

Please take a look into the provided user app example.

Development

Install the environment with

make install

Run make to see all the options.

Releasing a new version

  • 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 *.*.*.