Top 3 Makefile Boilerplate Projects
-
python-project-template
DO NOT FORK, CLICK ON "Use this template" - A github template to start a Python Project - this uses github actions to generate your project based on the template.
Project mention: How to configure Makefile to dynamically generate list of commands | dev.to | 2024-03-04But thanks to the Makefile set up in this Python starter project, there's an even handier way to have make list shown above be generated without updating two places.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
go-starter
A skeleton Go project, useful if you're starting a new project from scratch. (by tslamic)
Makefile Boilerplate discussion
Makefile Boilerplate related posts
Index
What are some of the best open-source Boilerplate projects in Makefile? This list will help you:
# | Project | Stars |
---|---|---|
1 | python-project-template | 1,168 |
2 | Blueprint/Boilerplate For Python Projects | 962 |
3 | go-starter | 4 |