This repository was archived by the owner on Apr 1, 2025. It is now read-only.
This repository was archived by the owner on Apr 1, 2025. It is now read-only.
Open
Description
This is a special issue that used to publish your package to the elba package index.
How to publish your package
- Commit and push your package source code (with
elba.toml
manifest in the root) to a git remote. (e.g. a public Github repo). - Comment on this issue like this:
@elba-bot /publish https://github.com/statebox/idris-ct
where you can also specify a git branch/tag/commit like this:
@elba-bot /publish https://github.com/statebox/idris-ct master
- Then @elba-bot will start the publish process fully automatically.
Ps: If the package has description
, homepage
or repository
fields, those would be shown on the package list.
Metadata
Metadata
Assignees
Labels
No labels