Skip to content

Commit

Permalink
Add cliffy.
Browse files Browse the repository at this point in the history
  • Loading branch information
chmac committed Aug 9, 2024
1 parent 561b68c commit ec683cb
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 11 deletions.
107 changes: 96 additions & 11 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions deps.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
export * as nostrToolsRelay from "npm:nostr-tools/relay";
export * as nostrTools from "npm:nostr-tools";
export * as cliffy from "https://deno.land/x/cliffy@v0.25.7/mod.ts";

0 comments on commit ec683cb

Please sign in to comment.