Skip to content

Command line reference

undermouse edited this page Sep 4, 2022 · 2 revisions

When you've setup a configuration file, you can try out commands that Themer will do for you.

  • themer themes will list themes you've definied inside themes block
  • themer files shows you files you've defiend inside files block
    • You can supply --check flag to run check against your files to make sure everything is configured properly
  • themer set <theme name> will update all files that contain Themer block
  • --config/-c flag for any command allows you to override default path to Themer's config.

Clone this wiki locally