Skip to content

Tool to pull github repository descriptions into a file that Vundle can use

Notifications You must be signed in to change notification settings

b-ramsey/vundle_pull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Vundle Info

A python script which takes as an input a file which lists a series of plugins for www.vim.org to be installed using the Vundle plugin manager.

Dependencies

python3
Beautiful Soup - install with pip

Usage

python vundle_info.py <input_file> <output_file>

About

Tool to pull github repository descriptions into a file that Vundle can use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages