ewerybody / a2

Autohotkey module managing and developing framework.
GNU General Public License v3.0
63 stars 10 forks source link

Single Module Packages #179

Closed ewerybody closed 4 years ago

ewerybody commented 5 years ago

Expected Behavior

What if I just want to provide a single module to the user? I'd love to just add a URL, enable the package and the module is enabled right away. No need to enable the package and then the module. This always feels weird.

Current Behavior

You have to click twice. Everything is layed out for module packages with multiple modules. It feels like it would be a kind of waste to have a Single Module Package.

Possible Solution