s-kostyuk / everpl

The Everthing Platfrom source code
https://everpl.readthedocs.io/
MIT License
0 stars 1 forks source link

New integration format #75

Closed s-kostyuk closed 6 years ago

s-kostyuk commented 6 years ago

From now all integrations must to be declared in top-level packages named with an everpli_ prefix. This change was made to support integrations hosted in different repositories and separate software packages

Closes #54