For example, when using RSpec and JRuby, the CLASSPATH sometimes needs to be set to include external libraries. Guard works fine outside of the Sublime Text 2 environment.
My thought is to create a .sublime_guard UNIX script that will be called prior to launching guard to give the user the ability to set the environment for guard within the context of the Sublime Text 2 editor.
For example, when using RSpec and JRuby, the CLASSPATH sometimes needs to be set to include external libraries. Guard works fine outside of the Sublime Text 2 environment.
My thought is to create a .sublime_guard UNIX script that will be called prior to launching guard to give the user the ability to set the environment for guard within the context of the Sublime Text 2 editor.