Skip to content

Adding flags, and enabling non-interactive mode

Choose a tag to compare

@adamdehaven adamdehaven released this 08 Jul 13:34
· 26 commits to master since this release

This update adds the ability to pass settings (domain, save location, filename, excluded file extension list, etc.) via flags on the command line, which in turn, also enables the script to run in non-interactive mode as suggested by @andrew-acpatt.

View the updated README for all the enhancements 🎉