Added package snip

This commit is contained in:
Ganesh Viswanathan 2018-03-08 23:48:03 -06:00
parent ce5acc2314
commit d1b628d9f6

View File

@ -8450,7 +8450,7 @@
"method": "git",
"tags": [
"library",
"useragent"
"useragent"
],
"description": "User Agent parser for nim.",
"license": "MIT",
@ -8507,5 +8507,19 @@
"description": "Everything you want to do with colors.",
"license": "MIT",
"web": "https://github.com/treeform/chroma"
}
},
{
"name": "snip",
"url": "https://github.com/genotrance/snip",
"method": "git",
"tags": [
"console",
"editor",
"text",
"cli"
],
"description": "Text editor to speed up testing code snippets",
"license": "MIT",
"web": "https://github.com/genotrance/snip"
}
]