From e9a29c85c023e9a91027122bd361244db575d44b Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Sat, 21 Sep 2019 22:14:29 -0400 Subject: A little bit more refactoring, added a basic readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..3f92052 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# `hook` A command line webhook utility. + +It's not likely of much use on its own. The real power comes when you tie +it together with your shell scripts to run a command, or send the output +of something to your chat server if things go wrong. -- cgit v1.2.3