Merge pull request #24 from achesak/master
Added yahoo-weather and pastebin.
This commit is contained in:
commit
5e185fe11d
1 changed files with 18 additions and 0 deletions
|
|
@ -195,5 +195,23 @@
|
|||
"tags": ["app", "binary", "blog", "static", "generator"],
|
||||
"description": "Static blog generator ala Jekyll.",
|
||||
"license": "MIT"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "pastebin",
|
||||
"url": "git://github.com/achesak/nimrod-pastebin",
|
||||
"method": "git",
|
||||
"tags": ["library", "wrapper", "pastebin"],
|
||||
"description": "Pastebin API wrapper",
|
||||
"license": "MIT"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "yahoo-weather",
|
||||
"url": "git://github.com/achesak/nimrod-yahoo-weather",
|
||||
"method": "git",
|
||||
"tags": ["library", "wrapper", "weather"],
|
||||
"description": "Yahoo! Weather API wrapper",
|
||||
"license": "MIT"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue