ALR-PUBLISH(1) | Alire manual | ALR-PUBLISH(1) |
alr-publish - Help with the publication of a new release
alr publish [options] [--skip-build] [--tar] [--manifest <file>] [<URL> [commit]]]
Checks a release and generates an index manifest
See full details at https://github.com/alire-project/alire/blob/master/doc/publishing.md URL is an optional path to a remote source archive, or a local or remote git repository. For the common use case of a github-hosted repository, issue `alr publish` after committing and pushing the new release version. Use --tar to create a source archive ready to be uploaded. Use --manifest to use metadata in a non-default file. See the above link for help with other scenarios.
alr(1), alr-action(1), alr-build(1), alr-clean(1), alr-dev(1), alr-edit(1), alr-run(1), alr-test(1), alr-exec(1), gprbuild(1)
Generated with generate-man from Alire execution
August 3, 2022 | Alire 1.2 |