Skip to content

voidpp/vcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Organize repositories.

If you have to make something, and do this by modularly, you have to handle a lots of repositories. When you have 10+ repos it will be annoying. This is a command line tool to manage projects projects, and do things with it.

For more command use vcp --help

Limitations

  • Currently works only with git repositories

Install

pip install vcp

For bash completition activate argcomplete:

activate-global-python-argcomplete

If the global activation is not working or you just don't want to activate globally, completition could install locally by add this line the end of the ~/.bashrc file

eval "$(register-python-argcomplete vcp)"

To use vj command you must add this line the end of the ~/.bashrc file

source /usr/local/bin/vcp_tools.sh

About

Version Control Projects - organize repositories

Resources

License

Stars

Watchers

Forks

Packages

No packages published