Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (17 loc) · 612 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 612 Bytes

forecast-to-github-migrator

Migrate Forecast cards into Github issues

Installation / Usage

  • python3 + requests
  • python3 main.py --help

Required:

  • Forecast token
  • Github username and token, with proper scope
    • Github scope needed: repo (or public_repo only if not private)
    • or admin if projects needed

Features: