Added package til (#1448)

This commit is contained in:
Daniel E Cook 2020-04-24 15:35:19 -04:00 committed by GitHub
parent 98dfb6d4ab
commit 3317954601
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17524,6 +17524,18 @@
"license": "MIT", "license": "MIT",
"web": "https://github.com/krisppurg/dimscord" "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", "name": "cpuwhat",
"url": "https://github.com/awr1/cpuwhat", "url": "https://github.com/awr1/cpuwhat",