mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 23:00:17 +00:00
bc4a8a640ef4470f3e7ab4a14910045301a636c0
bashf: Kinda 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.
Installation
Install bashf via:
$ brew install kennethreitz/-/bashf --head
Languages
Python
63.8%
Perl
24.3%
Shell
9.1%
Dockerfile
2.8%