I want to learn project design and structuring Git -repositories. There are tools such as Maven for Java projects here but cannot find anything for Git. Maven threads look poor-quality, except this one here — warning poor-quality threads: here, here, here, here — Y (more). So I surely want to use something else to it!
Helper questions
- How projects should be designed?
- Something like Maven for Non-Java -projects?
- Do I need something like Maven really to design a project?
- Does there exist tools to manage non-Java projects with Git?
Not yet but perhaps soon! You may be able to solve the problem by combining proper workflow tools with some social tools if you need to collaborate. Choose Workflow -tools if you are doing thing alone.
Workflow -tools
Social -tools
Perhaps related