Skip to content
vic

jcouyang/gira

:sparkles:Github Issue Really Awesome:sparkles:

jcouyang/gira.json
{
"createdAt": "2014-01-10T14:00:36Z",
"defaultBranch": "master",
"description": ":sparkles:Github Issue Really Awesome:sparkles:",
"fullName": "jcouyang/gira",
"homepage": "http://getgira.github.io",
"language": "JavaScript",
"name": "gira",
"pushedAt": "2016-09-17T08:08:16Z",
"stargazersCount": 47,
"topics": [],
"updatedAt": "2023-01-28T20:10:04Z",
"url": "https://github.com/jcouyang/gira"
}

https://chrome.google.com/webstore/detail/fgmclhebkmfbpeiiomjfcfikchamelmp

then restart your browser

by just click gira.user.js

goto getgira.github.com click login

or login by clickhere for public repo access

or login here for private repo access

for example https://github.com/jcouyang/gira/issues

npm install -g gulp
npm install
gulp// compile everything
gulp scripts //to compile, reactify and browerify
gulp tests // compile tests file
// configure GM_location in gulpfile.js, then
gulp grease // to generate greasemonkey user script and cp to greasemonkey script local location

using jest

npm test