In a future release of the Cherri programming language, you'll be able to install GitHub repos as dependencies that use this package structure and repo naming convention cherri-{package_name}.
You can host Cherri packages anywhere you can host a Git repository with the same URL convention.
This package can be installed using:
cherri --install=@electrikmilk/package-exampleThis package can be removed using:
cherri --remove=@electrikmilk/package-example