Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 379 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 379 Bytes

clubhouse-asana

Installation

$ npm install -g clubhouse-asana

Super simple to use

This no-frills migration tool will import your Asana Tasks, subtasks, and comments into Clubhouse.io Stories.

$ clubhouse-asana \
    --from ASANA_PROJECT_ID \
    --to CLUBHOUSE_PROJECT_ID \
    --asana-token ASANA_PERSONAL_TOKEN \
    --clubhouse-token CLUBHOUSE_TOKEN