- Needs to have a fancy, memorable name.
- Dependencies should be specified in a
YAML
file. That way you don't need to write trailing commas to keep your history clean - Needs to see if you have an ant, maven or gradle style project.
- Needs a file to define how a repository is structured. Because not everybody uses the same directory names for libraries and sample code.
- Needs to have a seperate repository/website where repository structures are stored. So even plugins that aren't maintained anymore can be added.
- Needs to have a way to track when a library is added. So you can search for a library, and see which one is preferred by others.
Thoughts?