TENUM® IDE sync tool

Latest Version:

NPM Install TENUM sync tool (TDM CI)

  1. Open your terminal.
  2. Run the following command to install the tool globally:
npm install -g @tenum_dev/tdm-cli
  1. After installation, verify it's working:
tdm --help
  1. Then, in your local folder, checkout an issue. The issue ID can be found and copied in the Kanban board on the issue.
tdm checkout -—issue-id=1234567890 --force
  1. Once the issue has been checked out, start synching. We recommend using a separate terminal for this and not the IDE terminal.
tdm sync

Direct Download TENUM sync tool

Want to use your favorite IDE to develop with TENUM? Download our sync tool below and follow the instructions in the video.