Fullo
Currently viewing the tag: "github"
That’s a very little snipplet/hack to retrieve the issue with curl and php. If you have time take a look to the official GitHub v3 API to create something better ;)
[code]
curl -u ":user" https://api.github.com/repos/:user/:repo/issues?per_page=1000 > issue.json
[/code]
note that I have to use per_page parameter because since [...]
Recent Comments
- maurizio'69 on la nuova multipla
- Marco on penne all’ubriaca
- antonio on la nuova multipla
- gianluca on la nuova multipla
- stefano on Ha ancora senso fare (buona) impresa in Italia?












