feat: added release processes and configuration authored by plup's avatar plup
......@@ -8,3 +8,8 @@ Contribution:
## Code release flows in Startin'Blox
![code release flows](docs/code_release_flows.png)
## How to release on PYPI and NPM
* [Setup Gitlab CI/CD for a SIB project](setup_continous_delivery.md)
* [Manually force pushing on registries](manually_force_pushing_on_regitries.md)