Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.

git-openopensource tool? Ie. Automated open open sourcing a repo #4

Open
eugeneware opened this issue Nov 21, 2014 · 0 comments
Open

Comments

@eugeneware
Copy link

I've now openopensourced quite a few of my repos now, and have been following @rvagg's approach used on https://github.com/rvagg/node-levelup

The process of doing it for me anyway has been:

Most of this could be automated

Would be pretty cool to be able to do:

$ git openopensource init
# do the local git changes
$ git openopensource notify
# open an issue on github

Using something like https://github.com/tj/git-extras to get the hard work done would be pretty easy.

For me, that's the biggest barrier to openopensourcing practically ALL my repos, is just a simple way to do the grunt work.

I'm pretty much doing it for each major PR I get on projects now. And particularly for the dozens of modules that I don't really use currently but are still in use by others.

Thoughts?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant