a language-agnostic release manager
Note
nanpa is a command-line tool. for continuous integration, ilo is a GitHub bot and workflow action that uses nanpa to automate package updates.
refer to nanpa(1) for CLI usage notes and nanparc(5) for information on configuration.
$ cargo build --release
# or directly to your bin directory
$ cargo install --path .
if you need help, or you think you've found a bug, send a plain text email to the mailing list. the issue tracker is for confirmed bugs only; unconfirmed issues and general support requests will be closed.
open pull requests, or send patches to the mailing list.
prefix patches with "[PATCH nanpa]
". see the guide to git send-email
if this is your first time using sourcehut.
nanpa is licensed under the MIT license. refer to the license for details.