Skip to content

v2.1.1

Compare
Choose a tag to compare
@drashbot drashbot released this 16 Dec 19:47
· 4 commits to refs/heads/main since this release
f9dec2c

Compatibility

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)