0.0.5 • Published 5 months ago
@plastic-ant/nx-dvc v0.0.5
@plastic-ant/nx-dvc
An Nx (Project Crystal) 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