Remove all files and directories not in an exception list (in a specfic directory).
- Files under an excepted directory will also be excluded from deletion.
# basic usage
directory_cleaner -c config.toml directory_to_clean
# see help output for complete options
directory_cleaner -h
poetry build
# output will be in /dist
# build package (see above)
# install
pip3 install directory_cleaner-0.1.0-py3-none-any.whl
- start writing commits in the convention commit format (https://www.conventionalcommits.org/en/v1.0.0/)
- start generating a changelog with a tool like https://github.com/KeNaCo/auto-changelog