Skip to content

gets all @customa modules in the current directory and prints their neatly organized options to the console

License

Notifications You must be signed in to change notification settings

customa/customa-options-generator-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

customa-options-generator-script

Gets all @Customa modules in a directory and prints their neatly organized options to the console. Now with command line options that allow you to display your settings exactly how you want them.

usage

  • git clone customa-options-generator-script
  • git clone customa
  • move category folders (Base/, Chat/, etc.) into customa-options-generator-script from customa
  • cd into customa-options-generator-script
  • npm install to get the glob module

Now you can format your variables however you like;

  • node . --markdown
  • node . --list
  • node . -em

See all options using -h/--help.

About

gets all @customa modules in the current directory and prints their neatly organized options to the console

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published