this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

makefile: conservative shell settings

+3
+3
Makefile
··· 1 + 2 + SHELL = /bin/bash 3 + .SHELLFLAGS = -o pipefail -c 1 4 2 5 .PHONY: help 3 6 help: ## Print info about all commands