habitat icon indicating copy to clipboard operation
habitat copied to clipboard

Add Lucky CLI tasks for listing all modules that can be configured and what the options are

Open paulcsmith opened this issue 7 years ago • 0 comments

Makes it easy to see what options are available

lucky config
# => Show list of all modules that can be configured
lucky config LuckyWeb::Server
# => List all LuckyWeb::Server settings and their types

paulcsmith avatar Dec 04 '17 15:12 paulcsmith