View Project
run `curl -sSL https://raw.githubusercontent.com/shivamhwp/git-acm/main/install.sh | sh` .
ensure git is initialized in the dir. or run `git init`.
add gemini-api-key or openai-api-key or anthropic-api-key
add these in your project's .env file or export them in terminal. see here.
run `git-acm use <api_name>`.
just run git-acm.
checkout https://github.com/shivamhwp/git-acm for more info
Built with