Makefile project-template

Open-source Makefile projects categorized as project-template

Makefile project-template Projects

project-template
  1. golang-standards/project-layout

    Standard Go Project Layout

    Project mention: Why Clean Architecture Struggles in Golang and What Works Better | dev.to | 2024-11-04

    When designing a Go project, look to real-world examples like Kubernetes, Vault and the Golang Standards Project Layout. These showcase how powerful Go can be when the architecture embraces simplicity over rigid structure. Rather than trying to make Go fit a Clean Architecture mold, embrace an architecture that’s as straightforward and efficient as Go itself. This way, you’re building a codebase that’s not only idiomatic but one that’s easier to understand, maintain, and scale.

  2. 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.

    CodeRabbit logo
  3. 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-04

    But 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.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Makefile project-template discussion

Log in or Post with

Makefile project-template related posts

  • How to configure Makefile to dynamically generate list of commands

    1 project | dev.to | 4 Mar 2024
  • What's your go to literature to build Go libraries?

    1 project | news.ycombinator.com | 29 Feb 2024
  • Can I point a module to a subdirectory?

    1 project | /r/golang | 6 Nov 2023
  • How To Build A Containerized Microservice in Golang: A Step-by-step Guide with Example Use-Case

    2 projects | dev.to | 4 Nov 2023
  • Official guide for organizing Go projects and modules

    1 project | news.ycombinator.com | 19 Sep 2023
  • use embed for a different directory

    1 project | /r/golang | 21 Aug 2023
  • Idea of multiple directories

    2 projects | /r/golang | 1 Jul 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 17 Feb 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

# Project Stars
1 golang-standards/project-layout 50,805
2 python-project-template 1,168

Sponsored
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.
coderabbit.ai