Features in Development
- [x] Ability to use folder names other than
dotenvs(bwsf setup --folder) - Implementation of
bwsf.config.jsonfile functionality- Settings such as
ignoreandoverride_project_namewill be available
- Settings such as
bwsf cleancommand: Delete .env files from the current project- Project root verification via .git folder (prevent command execution in wrong directories)
About Versioning
bwsf follows semantic versioning.
Currently, the release of v1.0.0 is undetermined.
Updates to v0.x.0 may always include breaking changes.
Please use with caution in production.