Added package stage (#1532)

This commit is contained in:
Bung 2020-06-24 18:28:07 +08:00 committed by GitHub
parent 1a478ed1ac
commit cc0bb94bf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18439,5 +18439,17 @@
"description": "search algorithms",
"license": "MIT",
"web": "https://github.com/nnahito/nim_searched"
},
{
"name": "stage",
"url": "https://github.com/bung87/stage",
"method": "git",
"tags": [
"git",
"hook"
],
"description": "nim tasks apply to git hooks",
"license": "MIT",
"web": "https://github.com/bung87/stage"
}
]