From 0b1496e67b59c347fa8ef32f9dc0ccb49b759b2c Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sat, 6 Mar 2021 17:31:56 -0800 Subject: chore: readme --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c3a1f8f --- /dev/null +++ b/README.md @@ -0,0 +1,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` -- cgit v1.2.3