Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 590 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 590 Bytes

Modular CI Pipeline

The mpi script aims to abstract away many of the steps needed to develop, test and deploy a software project. It is a replacement for READMEs and other documents that may become out-of-date, and when maintained properly, should provide a cohesive and discoverable interface for common project tasks.

usage / installation

host

curl https://raw.githubusercontent.com/EnvCLI/modular-pipeline/master/install.sh | sudo bash -s /usr/local

docker