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 repository Contents: Read and write, Issues: Read and write, and Pull requests: Read and write
  • A git repository used for your software development (optional — imdone init works in any directory)