~dricottone/textwrap

ref: b4b5e0f115cd621eb226f0de660f7b641b61f724 textwrap/Makefile -rw-r--r-- 50 bytes
b4b5e0f1Dominic Ricottone Updating go version and module name 2 years ago
                                                                                
1
2
3
4
5
6
clean:
	rm -rf textwrap go.sum

build:
	go build