Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@sorceresslyra/localpipe

SorceressLyra35GPL-3.0-only1.0.7

Command-line interface for testing and running local pipelines.

cli, pipeline, local, azure-pipelines, codemagic, testing

readme

!!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