aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-07-24 20:11:23 +0000
committerFuwn <[email protected]>2021-07-24 20:11:23 +0000
commit688aec1791ca5ba357cef5afc4a4c6e11d8ff4c2 (patch)
tree73104855103207b7d04f385c255b8d891bf4715e /Makefile
downloadterra-688aec1791ca5ba357cef5afc4a4c6e11d8ff4c2.tar.xz
terra-688aec1791ca5ba357cef5afc4a4c6e11d8ff4c2.zip
feat(global): push development state
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..aa3b8fb
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+fmt:
+ go fmt github.com/Whirlsplash/terra...