1.1.1 • Published 12 months ago

@rmtc/toolchain v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

@rmtc/toolchain

A command-line task runner.

!TIP This package forms part of @rmtc/toolchain. You'll find further documentation in the main project README.

!WARNING This project is intended for use in @rowanmanning's projects. It's free to use but I don't offer support for use-cases outside of what I need.

Table of Contents

Requirements

This library requires the following to run:

Usage

Install the module with npm:

npm install --save-dev @rmtc/toolchain

Get command-line help with:

npx @rmtc/toolchain --help

List available workflows and steps with:

npx @rmtc/toolchain --list

Run a single workflow:

npx @rmtc/toolchain workflowName

Run multiple workflows:

npx @rmtc/toolchain workflowName anotherWorkflowName ...

Contributing

See the central README for a contribution guide and code of conduct.

License

Licensed under the MIT license. Copyright © 2023, Rowan Manning

1.1.1

12 months ago

1.1.0

1 year ago

1.0.0

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago