aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: c3a1f8f749e7cc8afaf2ca7a5b9b974032dcca98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# discordeno-cli
The unofficial and powerful Discordeno CLI.

## Installation
`deno install --allow-net --allow-read --allow-write --allow-run --unstable --name discordeno https://raw.githubusercontent.com/fuwn/discordeno-cli/master/mod.ts`

## Testing
- `make`
- `make run`
- `make help`
- `make version`

## Notes
**Must have Git installed**.

AUR: `pacman -S git`