Added package stage (#1532)
This commit is contained in:
parent
1a478ed1ac
commit
cc0bb94bf4
1 changed files with 12 additions and 0 deletions
|
|
@ -18439,5 +18439,17 @@
|
||||||
"description": "search algorithms",
|
"description": "search algorithms",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nnahito/nim_searched"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue