Debugging et maintenancesource GitHub
Crate release
/releaseInvoquer la compétence `release-crate` pour publier une version crate en suivant le guide de publication.
// contenu du skill
Crate Release
Invoke the release-crate skill to publish a crate release following the release guide.
The argument should be the crate's folder name (e.g., build-infra, tui, cmdr).
The crate name begins with r3bl- prefix for binary crates and r3bl_ prefix for library
crates - the prefix is applied to the folder name of the crate (e.g., r3bl_tui crate is
in tui folder, and r3bl-cmdr crate is in the cmdr folder). Always look at the
Cargo.toml file of the crate to verify the crate name and version before invoking the
release skill.
// source originale publique
r3bl-org/r3bl-open-core/.claude/commands/release.md
Licence : Apache License 2.0
Projet indépendant, non affilié à Anthropic. Ce skill reste la propriété de son auteur original.