Crates.io | nanpa |
lib.rs | nanpa |
version | 0.2.1 |
source | src |
created_at | 2024-11-09 11:35:42.321319 |
updated_at | 2024-11-10 07:13:05.273685 |
description | a language-agnostic release manager |
homepage | https://github.com/nbsp/nanpa |
repository | https://github.com/nbsp/nanpa |
max_upload_size | |
id | 1441988 |
size | 62,518 |
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.