Skip to content

Commit

Permalink
releasing 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
orzklv committed Aug 9, 2022
1 parent 41566b8 commit a41054f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ Make sure you have deno@latest installed on your machine. Simply run:
deno compile --allow-all --allow-write ./mod.ts
```

## Installing
```shell
deno install https://deno.land/x/[email protected]/mod.ts
```

## Usage

Simply get the compiled binary and execute the following
Expand Down

0 comments on commit a41054f

Please sign in to comment.