virtualenvwrapper-sublime

It create sublime project file as creating new virtualenv using mkproject


License
Other
Install
pip install virtualenvwrapper-sublime==0.0.7

Documentation

readme

1.PURPOSE OF THE SOFTWARE

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'.

2.HOW IT WORKS

The module modifies the postmkproject file and create a template named sublime.template, inside your virtualenv home folder

3.AUTO INSTALL GUIDE

run 'pip install virtualenvwrapper-sublime'

COPYRIGHTS

  • It subjects to GNU licence.
  • It doesn't come with warranty of any sort.

Feature requests

  • For any feature request, please just raise it as an issue here at Github

## TODO: ADD travis pipeline to publish code to pypi