For the complete documentation index, see llms.txt. This page is also available as Markdown.

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