v2.1.1
Compatibility
- Requires Deno v1.29.0 or greater
- Uses Deno [email protected]
Installing
- Install dmm as a command:
$ deno install --allow-net='unpkg.com,x.nest.land,cdn.deno.land,api.deno.land,raw.githubusercontent.com,github.com,api.github.com' --allow-read='.' --allow-write='deps.ts' https://deno.land/x/[email protected]/mod.ts
- Run the
dmm
command:$ dmm
Updates
- chore: Update deps (#166)