Skip to content

Commit d7498cb

Browse files
authored
Create go-sublime.build
1 parent 7458e5b commit d7498cb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

go-sublime.build

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"cmd": ["gnome-terminal -e 'bash -c \"go run $file;echo;echo Press ENTER to exit; read line\"'"],"shell": true,
3+
"selector": "source.go"
4+
}

0 commit comments

Comments
 (0)