Skip to content

v2.1.2

Latest
Compare
Choose a tag to compare
@drashbot drashbot released this 13 Aug 21:30
· 1 commit to refs/heads/main since this release
9cd6b0b

Compatibility

  • Requires Deno v1.36.1 or higher
  • Uses Deno std@0.198.0

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/dmm@v2.1.2/mod.ts
    
  • Run the dmm command:
    $ dmm
    

Updates

  • Updates dependencies