Skip to content

Features in Development

  • [x] Ability to use folder names other than dotenvs (bwsf setup --folder)
  • Implementation of bwsf.config.json file functionality
    • Settings such as ignore and override_project_name will be available
  • bwsf clean command: 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.

Released under the MIT License.