Skip to content

Commit 970f5b8

Browse files
committed
Add Makefile with a target to deploy the package on macOS
1 parent f7e15c4 commit 970f5b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
install:
2+
zip -r9v "$${HOME}/Library/Application Support/Sublime Text 3/Installed Packages/SublimeLinter-golangcilint.sublime-package" .

0 commit comments

Comments
 (0)