CLI
Run Dubnium functions from your command-line!
Install
Install in your project
npm i dubnium@latestInstall globally
sudo npm i dubnium@latest -gUse
dubnium <command>npx dubnium <command>Commands
Example

Invoke Programmatically
Last updated