Added package dotprov (#1460)

This commit is contained in:
minefuto 2020-05-07 18:41:02 +09:00 committed by GitHub
parent 52c2bff7d9
commit 73fb26e814
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17728,6 +17728,19 @@
"license": "MIT",
"web": "https://github.com/jyapayne/nim-glew"
},
{
"name": "dotprov",
"url": "https://github.com/minefuto/dotprov",
"method": "git",
"tags": [
"tool",
"binary",
"dotfiles"
],
"description": "dotfiles provisioning tool",
"license": "MIT",
"web": "https://github.com/minefuto/dotprov"
},
{
"name": "sqliteral",
"url": "https://github.com/olliNiinivaara/SQLiteral",