Skip to content

Instantly share code, notes, and snippets.

@yandod
Created May 22, 2012 06:02
Show Gist options
  • Save yandod/2766952 to your computer and use it in GitHub Desktop.
Save yandod/2766952 to your computer and use it in GitHub Desktop.
Plugin Catalog for CandyCane
{
"cc_nyancat":{
"id":"cc_nyancat",
"name":"Nyan down chart rocks!",
"description":"This is demonstration of plugin system.",
"url":"https:\/\/github.com\/downloads\/yandod\/cc_nyancat\/cc_nyancat-v0.3.1.zip",
"author":"yandod",
"author_url":"https:\/\/github.com\/yandod",
"version":"0.3.1"
},
"cc_emoji":{
"id":"cc_emoji",
"name":"CandyCane Emoji Plugin",
"description":"You can use EMOJI in your ticket description and similar place.",
"url":"https:\/\/github.com\/ha1t\/candycane-emoji\/zipball\/master",
"author":"ha1t",
"author_url":"https:\/\/github.com\/ha1t",
"version":"0.1"
},
"cc_emoji":{
"id":"cc_emoji",
"name":"CandyCane Emoji Plugin",
"description":"You can use EMOJI in your ticket description and similar place.",
"url":"https:\/\/github.com\/ha1t\/candycane-emoji\/zipball\/master",
"author":"ha1t",
"author_url":"https:\/\/github.com\/ha1t",
"version":"0.1"
},
"cc_weather":{
"id":"cc_weather",
"name":"Weather news Plugin",
"description":"you can see weather news at news section.",
"url":"https:\/\/github.com\/downloads\/yandod\/cc_weather\/cc_weather-v0.2-0-geaf0b66.zip",
"author":"yandod",
"author_url":"https:\/\/github.com\/yandod",
"version":"0.2"
},
"cc_gal":{
"id":"cc_gal",
"name":"Gal Moji Plugin",
"description":"Let's talk like Japanese gal on CandyCane",
"url":"https:\/\/github.com\/downloads\/hamaco\/candycane-gal\/candycane-gal-0.1.zip",
"author":"hamaco",
"author_url":"https:\/\/github.com\/hamaco",
"version":"0.0.1"
},
"cc_facebook":{
"id":"cc_facebook",
"name":"Facebook Plugin",
"description":"supporting candycane login via facebook account.",
"url":"https:\/\/github.com\/downloads\/yandod\/CcFacebook\/CcFacebook-v0.5.zip",
"author":"yandod",
"author_url":"https:\/\/github.com\/yandod",
"version":"0.5"
}
}
@yandod
Copy link
Author

yandod commented Jun 14, 2012

I just made this as work.. this way requires very manual operation. this should become some service at some time.
then formar to be re-consider

@ha1t
Copy link

ha1t commented Oct 25, 2012

google auth ( https://github.com/ha1t/candycane-google-auth ) 動くようになったので登録してもらおうと思ってコード追いかけたらここに辿り着いたんですが、バージョン番号もここにあるんですね。
このgistを自動でアップデートしていける仕組みを作るのがとりあえずのやり方としては楽なのかなー?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment