Skip to content

Configuring Sublime Text

Anton edited this page Apr 5, 2015 · 4 revisions

Sublime can run bemy through build system:

{
	"cmd": [ "bemy" , "-f", "${file}" ],
	"path": "/usr/local/bin/"
}

Clone this wiki locally