Installation¶
Requirements¶
- Go 1.21 or later
- Aha.io account with API access
Install as Library¶
Add aha-go to your Go project:
Import in your code:
Install CLI Tool¶
Install the aha command-line tool:
Verify installation:
Build from Source¶
Clone and build locally: