@codingtools/cdt is essentially a npm package that can be installed over npm.
Using Npm or Yarn
Requirements
- Node.js version >= 8.0.0 or above (which can be checked by running
node -v). You can use nvm for managing multiple Node versions on a single machine installed - Using Npm or Yarn
Installation Using NPM
npm install -g @codingtools/cdtInstallation Using Yarn