The module makes lives easier for whom use Sublime-text and Virtualenv. It creates sublime project file as you make a new Virtualenv project using command 'mkproject'.
The module modifies the postmkproject file and create a template named sublime.template, inside your virtualenv home folder
run 'pip install virtualenvwrapper-sublime'
- It subjects to GNU licence.
- It doesn't come with warranty of any sort.
- For any feature request, please just raise it as an issue here at Github
## TODO: ADD travis pipeline to publish code to pypi