mk
Build manager
A command-line tool for managing build processes with improved features and parallelism.
make remade
170 stars
7 watching
22 forks
Language: Go
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fowlmouth/nake | A tool for automating build and deployment processes in Nim projects | 144 |
cloud66-oss/habitus | A tool to manage complex build workflows for Docker images | 1,358 |
mkopylec/project-manager | An application for managing business projects at an IT company, following Domain-Driven Design principles | 62 |
kevincobain2000/gobrew | A tool to manage Go versions without root access or shell rehashing | 381 |
tj/mmake | Provides additional functionality to the Make build tool for better user experience and workflow automation. | 1,724 |
ndmitchell/shake | A tool for writing build systems that deals with generated source files and runs quickly. | 772 |
masoniteframework/craft | A command line tool for managing and orchestrating software projects. | 3 |
kcmvp/gob | Solves the problem of repetitive initialization process when starting new Golang projects by providing a tool and framework for efficient project setup and management. | 11 |
xcenv/xcenv | Manages Xcode versions for projects and systems to support multiple builds and environments. | 249 |
tonistiigi/buildkit-pack | A tool for building and running buildpacks directly | 133 |
kong/deck | Automates configuration management and drift detection for Kong Gateway | 443 |
powerman/dockerize | Utility to simplify running applications in docker containers by automating configuration and log handling. | 186 |
vmchale/cpkg | A build tool and package manager for C languages with cross-compilation support | 68 |
jenssegers/captain | A tool for managing and interacting with Docker Compose projects from the command line. | 242 |
dlang/dub | A package and build manager for D applications and libraries that simplifies the process of creating and managing projects. | 677 |