@redwoodjs/agent-ci
v0.18.1
Published
Compatibility package for local-ci.
Readme
@redwoodjs/agent-ci
Agent CI has been renamed to Local CI.
Install the canonical package:
npm install --save-dev run-local-ciThen replace agent-ci commands with local-ci:
local-ci run --allThis compatibility package forwards existing agent-ci commands to Local CI and will remain available through the 0.x release line.
