In order to have a great workflow in place, where maintainability is as low as possible and where we can easily support new types of clients, we need to restructure the repo.
- [x] Rename repo
- [x] Reorganize repo so the current python client lives in a subdir with fully functional tools
- [x] Move tooling for generation of the client from #ITISFoundation/osparc-simcore to this repo
- [x] Implement a proper workflow (to ease maintenance) for documentation (automatically generated + manually written)
- [x] Setup github actions
Description
In order to have a great workflow in place, where maintainability is as low as possible and where we can easily support new types of clients, we need to restructure the repo.