/clubhouse-asana

Command line tool for importing Asana Tasks into Clubhouse Stories.

Primary LanguageJavaScript

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