!!CURRENTLY IN ALPHA STAGE!!
Functionality is in progress and subject to significant changes. Do not use in production environments.
LocalPipe
A command-line interface for testing and running local pipelines.
Overview
LocalPipe is designed to be compatible with Azure Pipelines and CodeMagic, providing a streamlined way to test and execute local pipelines.
It supports various options for input and output file paths, as well as verbose logging for debugging purposes.
Building the Project
To build the project, run the following command:
npm run build
License
This project is licensed under the MIT License. See the LICENSE file for details