From 3f2def9a812625edefa7fd6748ed7a711d11730b Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Mon, 5 Sep 2022 00:54:42 +0200 Subject: readme update --- README.rst | 38 ++++++++++++++++++++++++++++++-------- 1 file changed, 30 insertions(+), 8 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 8b29452..a3c02e8 100644 --- a/README.rst +++ b/README.rst @@ -12,6 +12,8 @@ panels and guillotine cuts (end-to-end cuts). This project includes: * REST service API (OpenAPI definition) * single-page web application front-end +Git repository is available at ``_. + Runtime requirements -------------------- @@ -61,6 +63,10 @@ Usage For additional command line arguments, run ``opcut --help`` or ``opcut --help``. +JSON schema describing data structures is available at `schemas/opcut.yaml`_. + +OpenAPI definition is available at `schemas/openapi.yaml`_. + `opcut calculate` ''''''''''''''''' @@ -124,18 +130,34 @@ Default task:: creates wheel package inside `build` directory. -JSON Schema ------------ +TODO +---- -.. include:: schemas/opcut.yaml - :code: yaml +* unit tests +* changelog +* alternative hosting (https://opcut.herokuapp.com is shutting down) +* mailing list +* documentation +* roadmap -OpenAPI -------- +Contributing +------------ + +This project is currently in "proof of concept" state and is not yet +recommended for production usage. + +Any kind of help in development of this project is appreciated. + +Issues and feature requests can be submitted to +`issue tracker `_. + +Repository changes can be sent as patches over email (Github pull request are +also acceptable until dedicated mailing list is set up). Changes containing +new functionality or other significant changes should be discussed prior +to sending patch. -.. include:: schemas/openapi.yaml - :code: yaml +For any questions regarding this project, contact me at bozo@kopic.xyz. License -- cgit v1.2.3-70-g09d2