tick
tick is the Rellum project tool.
It creates projects, builds programs, manages manifests, locks dependencies, and talks to the registry.
tick new app
tick add http-tools
tick build
tick publish
Manifest
A Rellum project uses a small manifest file for package metadata and dependencies. The registry page is prepared for these packages to be searchable from the website.