A simple tool that allows you to upload an export JSON file from clue and converts it into a CSV file that can be read by drip
Everyone is welcome to contribute.
To run this locally run:
git clone https://github.com/morris-frank/clue-to-drip
cd clue-to-drip
pnpm i
pnpm dev
Maurice Frank adapted from Sara Vieira.
MIT License, see the included License.md file.