Here are
2,823 public repositories
matching this topic...
-
Updated
May 12, 2022
-
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
May 23, 2022
-
Makefile
Markdown driven task runner.
-
Updated
Dec 25, 2021
-
JavaScript
Smaller, easier, more powerful, and more reliable than make. An implementation of djb's redo.
-
Updated
Dec 4, 2021
-
Python
An R-focused pipeline toolkit for reproducibility and high-performance computing
Programmatic generation of high-quality CVs
MXE (M cross environment)
-
Updated
May 23, 2022
-
Makefile
-
Updated
May 13, 2022
-
Shell
Tool for generating Clang's JSON Compilation Database files for make-based build systems.
-
Updated
Mar 7, 2022
-
Python
🐳 Build a simple laravel development environment with docker-compose.
-
Updated
Apr 21, 2022
-
Makefile
GENie - Project generator tool
🚀 Your next Python package needs a bleeding-edge project structure.
-
Updated
May 20, 2022
-
Python
🎭 A CLI task runner defined by a simple markdown file
Simple automated LaTeX invoicing system
Template repository to build PyTorch projects from source on any version of PyTorch/CUDA/cuDNN.
-
Updated
May 22, 2022
-
Dockerfile
Enhanced GNU Make - tracing, error reporting, debugging, profiling and more
A boilerplate for flask restful web service
-
Updated
Sep 19, 2021
-
Python
A build tool for Erlang that just works.
-
Updated
May 23, 2022
-
Makefile
A template for new Python libraries.
-
Updated
Apr 2, 2022
-
Python
experimental linter/analyzer for Makefiles
A sbt plugin for creating distributable Scala packages.
-
Updated
May 3, 2022
-
Scala
Blueprint/Boilerplate For Golang Projects
-
Updated
Jan 12, 2020
-
Makefile
Makefile templates for different sized projects
-
Updated
Nov 17, 2021
-
Makefile
Easily manage and invoke small scripts and wrappers
Finest letter typesetting from the command line
RPM sources for the DisplayLink USB display adapters
-
Updated
May 22, 2022
-
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.
So this is not fully fleshed out in my head yet.
The gist is as such: my team currently uses makefiles + shell scripts to do things. this is obviously messy and awful.
I've done a few PoCs to migrate those things into taskfile and it's a beautiful world.
but here's the rub: we use shellcheck in all of our CI/vim/local machines/etc to verify shell scripts for various code smells.
I'd l