From 331795460164b78dd843806c3ae47d0d6194527a Mon Sep 17 00:00:00 2001 From: Daniel E Cook Date: Fri, 24 Apr 2020 15:35:19 -0400 Subject: [PATCH] Added package til (#1448) --- packages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/packages.json b/packages.json index 8e8ca8f..58ef002 100644 --- a/packages.json +++ b/packages.json @@ -17524,6 +17524,18 @@ "license": "MIT", "web": "https://github.com/krisppurg/dimscord" }, + { + "name": "til", + "url": "https://github.com/danielecook/til-tool", + "method": "git", + "tags": [ + "cli", + "til" + ], + "description": "til-tool: Today I Learned tool", + "license": "MIT", + "web": "https://github.com/danielecook/til-tool" + }, { "name": "cpuwhat", "url": "https://github.com/awr1/cpuwhat",