makefile

64 阅读1分钟

项目模板

  1. go

thockin/go-build-template: A Makefile/Dockerfile example for Go projects. (github.com)

  1. c/cpp

TheNetAdmin/Makefile-Templates: Makefile templates for different sized projects (github.com)

Cheedoong/MakefileTemplate: A Generic Makefile Template for C/C++ Programs (github.com)

KRMisha/Makefile: Cross-platform C++ Makefile project template (github.com)

  1. c#

  2. java

  3. python

shreyashankar/create-ml-app: Template Makefile for ML projects in Python. (github.com)

jacebrowning/template-python: My template for new Python libraries. (github.com)

TezRomacH/python-package-template: 🚀 Your next Python package needs a bleeding-edge project structure. (github.com)

  1. rust

noahgift/rust-new-project-template: A good starting point for a new Rust project (github.com)

  1. docker

krom/docker-compose-makefile: Makefile template for docker-compose (github.com)