Merge pull request #11 from johngian/update-mozillians Update bugzilla details for mozillians.org
Merge pull request #11 from johngian/update-mozillians
Update bugzilla details for mozillians.org
A Firefox Add-on for importing Bugzilla bugs as Kanbanery cards.
If you have the Add-on SDK installed, you can test the add-on with:
cfx run
while you’re in the add-on dir. There are also tests that can be run:
cfx test
You can pass arbitrary config to your local install at the command line by copying and editing config_local.json:
cp data/config_local.example data/config_local.json
Note that local settings will overwrite defaults.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
kanbugger
A Firefox Add-on for importing Bugzilla bugs as Kanbanery cards.
If you have the Add-on SDK installed, you can test the add-on with:
cfx runwhile you’re in the add-on dir. There are also tests that can be run:
cfx testYou can pass arbitrary config to your local install at the command line by copying and editing config_local.json:
cp data/config_local.example data/config_local.jsonNote that local settings will overwrite defaults.