Skip to content

Releases: bdobruno/bdo-cli

Migrate to Rust

18 May 18:58

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2.0

Adding mkenvrc command

02 Dec 12:51

Choose a tag to compare

Added mkenvrc command to automate environment setup: it creates a .envrc file, writes source .venv/bin/activate, and runs direnv allow for seamless activation.

v1.1.0: bpkg Support

23 Mar 16:01
fcf2d72

Choose a tag to compare

This release adds bpkg packaging support

Initial Release v1.0.0

10 Mar 15:56

Choose a tag to compare

First release of BDO CLI tool. Features: Basic CLI structure, Script management, React and Next.js project creation support, Branch and repository management utilities. This is the initial release of the BDO CLI tool, providing essential functionality for project management and development workflows.