Skip to content

A collection of reusable makefiles to initialize, configure, and automate projects. It provides standard targets (init, build, test), configurable variables, and a sparse-checkout/submodule mechanism to include only the files needed by the project.

Notifications You must be signed in to change notification settings

KevinDeBenedetti/devkit

Repository files navigation

Installation

Via Cargo

cargo install devkit

Via script

curl -fsSL https://raw.githubusercontent.com/KevinDeBenedetti/devkit/main/install.sh | sh

Pre-compiled binaries

Download from the GitHub releases

About

A collection of reusable makefiles to initialize, configure, and automate projects. It provides standard targets (init, build, test), configurable variables, and a sparse-checkout/submodule mechanism to include only the files needed by the project.

Topics

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •