CLI Use

How you installed the CLI depends on how you can use it.

If you installed it globally

dubnium <command> <dir> <...args>

If you installed it in your project

npx dubnium <command> <dir> <...args>

Last updated