Desplega api is a series of useful modules to create rich automation pipelines.
Fancy pipeline logger for the console
Local commands executer.
Can be executed by a pipeline as a local command in the pipeline.
Parses files and convert them into actual Pipelines with Steps objects.
Object to manage the whole exec process.
It takes a pipeline listens to it and provide call backs for events
Remote ssh commands executer.
Can be executed by a pipeline as a remote command in the pipeline.
Async functions executer.
Can be executed by a runner as a virtual command in the pipeline.
PRs are welcome.
MIT