There was an error while loading. Please reload this page.
1 parent 6c40e44 commit 5524772Copy full SHA for 5524772
1 file changed
backend/Makefile
@@ -9,7 +9,7 @@ SHELL:=bash
9
MAKEFLAGS+=--warn-undefined-variables
10
MAKEFLAGS+=--no-builtin-rules
11
12
-# We like colors.
+# We like colors..
13
# From: https://coderwall.com/p/izxssa/colored-makefile-for-golang-projects
14
RED=`tput setaf 1`
15
GREEN=`tput setaf 2`
0 commit comments