Thanks for use this tool well exists many commands here are a very fast description:
-
about || me: Here you can found the information and some tools for learn more about dpm.
-
docs || doc: Here you can get the documentation and download, clean and update the docs.
-
init || create: Here you can generate some files for work with dpm and tools for a better development with Deno.
-
uninstall || clean: Here you can uninstall the dependencies from the dpm_imports.json file and if you want remove one or many of this deps can you do it!
-
install || add: If you want use external packages and dependencies can you use this tool!
-
tools: Here you can install tools for a better development with deno and for complement the dpm cli.
-
task || run: With this command you can run scripts like
npm scriptsyou can define this in thedpm.jsonfile. -
update: Here you can check if the file are updated
dpm_imports.jsondependencies and the new version avaliable -
upgrade: Upgrade dpm executable to latest or given version.
-
completions: Generate shell completions
If you want known more about every dpm tool you can run
dpm doc command.subcommand or check in the website the
online docs
For report bugs or errors in the documentation make a issue on the docs repo or in the dpm repo on the dpmland org