imdone-cli docs
Requirements
Confirm prerequisites before setup.
Requirements
- Node.js v22 or higher installed
- git installed
- For Jira:
- Jira account with API access
- A Jira API token with read and write permissions for the project
- For GitHub:
- GitHub account with repository access
- A GitHub Personal Access Token: classic tokens need
repo; fine-grained tokens need repositoryContents: Read and write,Issues: Read and write, andPull requests: Read and write
- A git repository used for your software development (optional —
imdone initworks in any directory)