blob: 3a9f651114d83855ec189145d6140065678f4660 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription>
Step collection manager for Bitrise CLI. Part of the Bitrise Continuous
Integration, Delivery and Automations Stack, with <pkg>dev-util/envman</pkg>
and <pkg>dev-util/bitrise</pkg>. For a nice & quick intro you should check:
https://app.bitrise.io/cli
</longdescription>
<upstream>
<bugs-to>https://github.com/bitrise-io/stepman/issues</bugs-to>
<doc>https://github.com/bitrise-io/stepman/blob/master/README.md</doc>
<remote-id type="github">bitrise-io/stepman</remote-id>
</upstream>
</pkgmetadata>
|