Here are
2,293 public repositories
matching this topic...
Updated
Jul 30, 2021
Assembly
🔥 A cross-platform build utility based on Lua
A cross-platform suite of tools for building and deploying software for iOS and other platforms.
Updated
Jul 28, 2021
Makefile
Updated
Feb 24, 2021
CMake
Markdown driven task runner.
Updated
Feb 14, 2019
JavaScript
Smaller, easier, more powerful, and more reliable than make. An implementation of djb's redo.
Updated
Jul 30, 2021
Python
An R-focused pipeline toolkit for reproducibility and high-performance computing
Programmatic generation of high-quality CVs
MXE (M cross environment)
Updated
Jul 25, 2021
Makefile
Updated
Jul 25, 2021
Shell
GENie - Project generator tool
Tool for generating Clang's JSON Compilation Database files for make-based build systems.
Updated
Apr 20, 2021
Python
Simple automated LaTeX invoicing system
🐳 Build a simple laravel development environment with docker-compose.
Updated
Jun 12, 2021
Makefile
Enhanced GNU Make - tracing, error reporting, debugging, profiling and more
🎭 A CLI task runner defined by a simple markdown file
Updated
Apr 15, 2021
Rust
A build tool for Erlang that just works.
Updated
Jun 9, 2021
Makefile
A boilerplate for flask restful web service
Updated
May 20, 2021
Python
🚀 Your next Python package needs a bleeding-edge project structure.
Updated
Jul 30, 2021
Python
A template for new Python libraries.
Updated
Jun 2, 2021
Python
experimental linter/analyzer for Makefiles
A sbt plugin for creating distributable Scala packages.
Updated
Jul 20, 2021
Scala
Blueprint/Boilerplate For Golang Projects
Updated
Jan 12, 2020
Makefile
Finest letter typesetting from the command line
Makefile templates for different sized projects
Updated
Nov 16, 2020
Makefile
Setup your iOS project environment with a Shellscript, Makefile or Rakefile
Updated
Jul 12, 2021
Swift
Easily create a bootable USB installer for VMware ESXi / vSphere Hypervisor
Updated
Aug 5, 2015
Makefile
Improve this page
Add a description, image, and links to the
makefile
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
makefile
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Hello, I am struggling to resolve task name based on variable
Having 2 different modes of task execution, and would like to support them both without making commands complicated
For this reason, tried to either separate the tasks into different include files,
or just create another tasks and then try to