From b6358a184b7a217d1fc163ec492f42a188eee5de Mon Sep 17 00:00:00 2001 From: rodri Date: Thu, 11 Jun 2020 19:40:06 +0000 Subject: initial commit. --- readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 readme.md (limited to 'readme.md') diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..4a3b7a8 --- /dev/null +++ b/readme.md @@ -0,0 +1,10 @@ +# GitHub API tools for Plan 9 + +These tools provide a direct interface to GitHub's v3 API. Their +purpose is ease of use and practicality for somewhat "heavy" GitHub +users residing in plan 9(front) systems that want to avoid the webshit +interface. + +Read the code and fill-in your token in `gh`, then install. + +I'll provide some examples and a manpage once I'm done with them. -- cgit v1.2.3