[TxMt] Re: GetBundles
Hans-Jörg Bibiko
bibiko at eva.mpg.de
Fri Aug 15 08:10:40 UTC 2008
Hi,
Bodaniel Jeanes just pointed out that github's API search returns
pages with max 30 found items!!
That's why I modified the code for fetching the github TM bundles by
using
http://github.com/api/v1/yaml/search/tmbundle?page=%d
(Starting at page 1 until the found set is empty)
Now we have 31 TM bundles more in GetBundles :)
This also could be important for github's textmate - the command line
package management tool.
Many thanks to Bodaniel!!
--Hans
BTW Is there a documentation for the github api mentioning this?
More information about the textmate
mailing list