Here are
1,980 public repositories
matching this topic...
Updated
Jan 12, 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
Jan 16, 2021
Makefile
Updated
Oct 10, 2020
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
Nov 4, 2020
Python
An R-focused pipeline toolkit for reproducibility and high-performance computing
Programmatic generation of high-quality CVs
MXE (M cross environment)
Updated
Jan 21, 2021
Makefile
GENie - Project generator tool
Updated
Jan 17, 2021
Shell
Simple automated LaTeX invoicing system
Tool for generating Clang's JSON Compilation Database files for make-based build systems.
Updated
Dec 30, 2020
Python
A build tool for Erlang that just works.
Updated
Dec 7, 2020
Makefile
Enhanced GNU Make - tracing, error reporting, debugging, profiling and more
🎭 A CLI task runner defined by a simple markdown file
Updated
Dec 29, 2020
Rust
A template for new Python libraries.
Updated
Jan 16, 2021
Python
A boilerplate for flask restful web service
Updated
Jan 12, 2021
Python
A sbt plugin for creating distributable Scala packages.
Updated
Jan 14, 2021
Scala
experimental linter/analyzer for Makefiles
Finest letter typesetting from the command line
Blueprint/Boilerplate For Golang Projects
Updated
Jan 12, 2020
Makefile
🐳 Build a simple laravel development environment with docker-compose.
Updated
Jan 16, 2021
Makefile
Makefile templates for different sized projects
Updated
Nov 16, 2020
Makefile
Setup your iOS project environment with a Shellscript, Makefile or Rakefile
Updated
Jul 28, 2020
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.
Or a new flag should be introduced (e.g.
task --names) to just output the names of available tasks, with no descriptions.Currently, a Taskfile with no descriptions returns:
While the solution is fairly intuitive (i.e. add a description to every task), the behaviour is surprising. Not to mention it would make the completions