Merge pull request #740 from aleandros/add-about1733

Add package about
This commit is contained in:
Dominik Picheta 2018-05-16 01:26:01 +01:00 committed by GitHub
commit fd2268edf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9331,5 +9331,17 @@
"description": "A website management tool. Run the file and access your webpage.",
"license": "GPLv3",
"web": "https://nimwc.org/"
},
{
"name": "about",
"url": "https://github.com/aleandros/about",
"method": "git",
"tags": [
"cli",
"tool"
],
"description": "Executable for finding information about programs in PATH",
"license": "MIT",
"web": "https://github.com/aleandros/about"
}
]