Introduction

This repository, uses trello-to-markdownarrow-up-right to pull data from trello board TextAV Audio and Video Components (ongoing)arrow-up-right and formats it so that it can be synced with gitbook for easier browsing through the projectsarrow-up-right

Trello --> Github --> Gitbook

Updating the gitbook

to update the gitbookarrow-up-right with the content of the trello boardarrow-up-right

Use the github repository textAV-componentsarrow-up-right

git clone git@github.com:pietrop/textAV-components.git
cd textAV-components

Then run the script (trello-to-markdownarrow-up-right )

npm start

Then git add, commit, and push to update the repository

Gitbook will synch automatically.

Last updated