🚀How to release a FLECS app

How to get your app on the Marketplace

  1. Inform us of your interest and provide your company name, app name, and the GitHub usernames of the users that require access. You can contact us via https://flecs.tech/contact

  2. We will create a repository for your app on GitHub.

  3. Create the app in the provided repository (see How to create a FLECS app).

  4. To release your app, create a release on GitHub with the desired version tag. We will then run tests and publish the app through our CI/CD pipeline on the FLECS Marketplace. This process will take at most two work days.

  5. To update your app, simply repeat the previous step.

Last updated