Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create and delete repos #11

Closed
mattpass opened this issue Jul 23, 2012 · 3 comments
Closed

Create and delete repos #11

mattpass opened this issue Jul 23, 2012 · 3 comments

Comments

@mattpass
Copy link
Collaborator

You can do most things to work with repos but there's no function to create them in the first place.

Would be great to have a function to create them, incl all the params (such as homepage, has wiki etc).

On the other end of the scale maybe a function to remove repos too?

@michael
Copy link
Collaborator

michael commented Jul 23, 2012

Yeah.. would be useful. However I'm adding stuff to this library as I need it, so I have an app to test it against. However.. again, if you have a usecase for it.. and want to add and test it. I'd gladly include it with the next release. We might want this functionality with Prose as well. But not at the very moment.

@mattpass
Copy link
Collaborator Author

Yep, have a good usecase. I've a web IDE and would like github.js as a plugin to push latest website code to Github. If a repo doesn't exist yet, it'll create one.

Happy to add code to your lib, will write it sometime this week and send a pull request.

@mattpass
Copy link
Collaborator Author

Recent commits now include the ability to create & delete repos.

punchagan pushed a commit to punchagan/github that referenced this issue Aug 23, 2014
…ation

add method for updating repository data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants