Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bitrise-io/stepman

Step collection manager
https://github.com/bitrise-io/stepman

bitrise ci production-code

Last synced: 3 months ago
JSON representation

Step collection manager

Awesome Lists containing this project

README

        

# stepman

You can manage decentralized StepLib Step (script) Collections with `stepman`.

You can register multiple collections, audit them, manage the caching of individual Steps locally,
define and handle fallback URLs for downloading the Step codes (archives),
and share new Steps into public StepLib collections with `stepman`.

**Public Beta:** this repository is still under active development,
frequent changes are expected, but we we don't plan to introduce breaking changes,
unless really necessary. **Feedback is greatly appreciated!**

*Part of the Bitrise Continuous Integration, Delivery and Automations Stack,
with [bitrise](https://github.com/bitrise-io/bitrise) and [envman](https://github.com/bitrise-io/envman).*

## Install

Check the latest release for instructions at: [https://github.com/bitrise-io/stepman/releases](https://github.com/bitrise-io/stepman/releases)

## Share your own Step

Call `stepman share` and follow the guide it prints.