Can I associate a github gist with an organization?

Posted by yc01 on Programmers See other posts from Programmers or by yc01
Published on 2011-01-05T21:08:49Z Indexed on 2011/01/05 21:59 UTC
Read the original article Hit count: 186

Filed under:
|

My team has a GitHub organization account. A lot of the work I do results in one-off scripts that we want to be able to have on our organization page, but that aren't big enough projects to justify their own repository.

Is there any way to associates Gists with GitHub organization accounts? If not, what's the best way to 'check-in' or associate smaller scripts into Github's shared organizational repository?

© Programmers or respective owner

Related posts about version-control

Related posts about github