Skip to content

Plugin for virtualenvwrapper to automatically create projects based on github repositories.

Notifications You must be signed in to change notification settings

sfdye/virtualenvwrapper.github

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

virtualenvwrapper.github

virtualenvwrapper.github is a template for virtualenvwrapper to extend its project-management features. It automatically clones a Github repository when creating a new project directory.

Installation

  $ pip install virtualenvwrapper.github

Usage

  # make sure git@github.com:your_github_username/my_repo.git exists    

  $ export VIRTUALENVWRAPPER_GITHUB_USER=your_github_username
  $ mkproject -t github my_repo
  

About

Plugin for virtualenvwrapper to automatically create projects based on github repositories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%