@plastic-ant/nx-dvc
v0.0.8
Published
[](https://lbesson.mit-license.org/) [](https://npmjs.com/package/@plastic-ant/nx-dvc) [ plugin for developing with the dvc
Table of Contents
Install
# npm
npm install --save-dev @plastic-ant/nx-dvc
# yarn
yarn add --dev @plastic-ant/nx-dvcUsage
Add this plugin to your nx.json config:
"plugins": [
{
"plugin": "@plastic-ant/nx-dvc",
"options": { ... }
}
]options:
reproTargetName (optional) generated target, default dvc-reproLicense
This project is MIT licensed 2024 Plastic Ant Software
