Skip to content

Commit 7cfca01

Browse files
authored
Create robot.sublime-build
1 parent 3a86f75 commit 7cfca01

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

robot.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 \"robot $file;echo;echo Developer rizwansoaib Press ENTER to exit; read line\"'"],"shell": true,
3+
"selector": "source.robot"
4+
}

0 commit comments

Comments
 (0)