You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was working away at a github management cookbook myself awhile ago, and just wondering why you've opted to avoid the esablished ruby libraries. I can definitely understand if you just wanted to simplify the deps, but thought I'd ask. Just hoping to get on the same page :)
Actually I did originally try using the Octopi library but I kept hitting bugs to do with dependencies it was running on that in the end I gave up. To be honest I haven't done much on this recently after I got it doing the 3 main things I needed it for, which were:
Cloneing with Keys from a data bag (so that my github keys did not get saved on my server)
Create a new git repository
Set the permissions on a git repo
If you have tried one of these libraries now with good success I would be happy to help patch and accept pulls on this repo. Anyway let me know what you are trying to accomplish and I can help get this library into better shape if you are interested.
Hey there,
Was working away at a github management cookbook myself awhile ago, and just wondering why you've opted to avoid the esablished ruby libraries. I can definitely understand if you just wanted to simplify the deps, but thought I'd ask. Just hoping to get on the same page :)
http://develop.github.com/p/libraries.html
Cheers man
The text was updated successfully, but these errors were encountered: