restechnica / semverbot

A CLI which automates semver versioning.
Mozilla Public License 2.0
133 stars 6 forks source link

Add support for shorter config file name #64

Closed shiouen closed 6 months ago

shiouen commented 6 months ago

Currently the golden standard is a .semverbot.toml config file in the root of a project. Let's offer a shorter .sbot.toml as well. Perhaps support not starting the file(s) with a dot. as well.