Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.27 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.27 KB

nanpa

a language-agnostic release manager

GitHub Tag builds.sr.ht status

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.

usage

refer to nanpa(1) for CLI usage notes and nanparc(5) for information on configuration.

building

$ cargo build --release

# or directly to your bin directory
$ cargo install --path .

support

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.

contributing

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.

license

nanpa is licensed under the MIT license. refer to the license for details.