mal - Make a Lisp
-
Updated
May 12, 2022 - Assembly
{{ message }}
mal - Make a Lisp
Smaller, easier, more powerful, and more reliable than make. An implementation of djb's redo.
Modern Make
An R-focused pipeline toolkit for reproducibility and high-performance computing
MXE (M cross environment)
Currently, if I run bake command when the Bakefile is empty, the error message seems very scary:
Traceback (most recent call last):
File "/home/redowan/.local/share/virtualenvs/flask-template-wBuRwttx/bin/bake", line 8, in <module>
sys.exit(entrypoint())
File "/home/redowan/.local/share/virtualenvs/flask-template-wBuRwttx/lib/python3.7/site-packages/click/core.py", line 764,
Template repository to build PyTorch projects from source on any version of PyTorch/CUDA/cuDNN.
Enhanced GNU Make - tracing, error reporting, debugging, profiling and more
A boilerplate for flask restful web service
A build tool for Erlang that just works.
A template for new Python libraries.
A sbt plugin for creating distributable Scala packages.
Blueprint/Boilerplate For Golang Projects
Makefile templates for different sized projects
Add a description, image, and links to the makefile topic page so that developers can more easily learn about it.
To associate your repository with the makefile topic, visit your repo's landing page and select "manage topics."
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