From 94c1ea3331d8c8e32f398cc91027fc13f93e928c Mon Sep 17 00:00:00 2001 From: Connor Weeks Date: Wed, 16 Sep 2020 23:48:13 -0500 Subject: [PATCH] Add step-counter plugin (#615) --- plugins/step-counter | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/step-counter diff --git a/plugins/step-counter b/plugins/step-counter new file mode 100644 index 000000000..7a3289824 --- /dev/null +++ b/plugins/step-counter @@ -0,0 +1,2 @@ +repository=https://github.com/cweeks12/step-counter.git +commit=6e71444e0fae27a7a199cfbea315907987540ac6 \ No newline at end of file