mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 14:50:19 +00:00
269e36d6e22c01f023d0332a5aeb02271351dc7f
Bashfile: Like Make + Bash, Combined.
I love using Makefiles for one-off tasks in projects. The problem with doing this, is you can't use familiar bash–isms when doing so, as GNU Make doesn't use the familiar Bash sytnax. This project seeks to bridge these works.
Languages
Python
63.8%
Perl
24.3%
Shell
9.1%
Dockerfile
2.8%