atom-project-plus
atom-project-plus copied to clipboard
Discover projects inside of project home (previously named whitelist)
Recursively look for all repositories. Put this behavior behind a configuration flag. Also put it behind a timed cache (perhaps).
https://github.com/prrrnd/atom-git-projects
@prrrnd Would you like to merge efforts here?
Hi @mehcode, I don't have so much free time to maintain atom-git-projects, but feel free to dig into the code and extract things you need. It's under the MIT license.
What would be your criteria / feature list that project-plus does not do that git-projects does? I'm looking to create a single project package. As projects are such an important part of most users' workflow -- it'd be awesome if we can get all the eyes in one place.
From looking at your project, I get the following:
- [ ] Discover projects via recursive searching for (git) repositories
- [ ] Git information on the project finder