Skip to content

mattias197711/extras

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlexGet extras

This contains collection of plugins that are not considered widely used enough to be included in standard distribution package or are not actively maintained and supported by FlexGet development team.

This repository also serves example how to do separate distribution package for plugins.

You will need to have FlexGet virtualenv active when executing any of these commands or directly use it's bin/ or scripts. Using virtualenvwrapper recommended.

Install

TBD, this will likely work after FlexGet 2.2 is released:

pip install https://github.com/Flexget/extras/archive/master.zip

Development

Clone and at the checkout directory run:

python setup.py develop

Tests

In the checkout directory run:

py.test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%