degica / kaiser

Commandline Gem that allows you to work with web apps better
https://tech.degica.com/kaiser/
MIT License
12 stars 1 forks source link

Dynamically require plugins as needed #59

Closed davidsiaw closed 4 years ago

davidsiaw commented 4 years ago

This PR makes it so all plugins are dynamically required at runtime. This makes it easier to add plugins without having to keep adding to the list of requires

degicat commented 4 years ago

@Resonious please review this