Skip to content

Contribute

Contact me to collaborate

Local setup on mac

  • Install Docker desktop : https://www.docker.com/get-started/

Install CLI packages

# Install BREW if you dont already have it.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

# Install required packages
brew install python3.13
brew install commitizen
brew install poetry
brew install go-task
brew install act

# Optional
brew install --cask claude-code

Version upgrades

cz bump --help
cz bump --increment PATCH
cz bump --increment PATCH --prerelease rc
cz changelog --incremental --unreleased-version "v0.0.1"

Documentation for bai2-reader

  • https://bai2-reader.readthedocs.io/en/latest/
  • https://app.readthedocs.org/projects/bai2-reader/