Skip to content

Commit 3699791

Browse files
committed
implement ssh
1 parent 5393cd8 commit 3699791

4 files changed

Lines changed: 180 additions & 136 deletions

File tree

deno.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"imports": {
1818
"@cfa/gitignore-parser": "jsr:@cfa/gitignore-parser@^0.1.4",
1919
"@cliffy/command": "jsr:@cliffy/command@^1.0.0-rc.8",
20+
"@deno/sandbox": "jsr:@deno/sandbox@^0",
2021
"@std/cli": "jsr:@std/cli@1.0.22",
2122
"@std/dotenv": "jsr:@std/dotenv@^0.225.5",
2223
"@std/encoding": "jsr:@std/encoding@^1.0.10",

deno.lock

Lines changed: 92 additions & 132 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)