/clue-to-drip

Convert Clue exported data to Drip

Primary LanguageJavaScriptMIT LicenseMIT

Clue to Drip

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

Contributing

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

Authors and license

Maurice Frank adapted from Sara Vieira.

MIT License, see the included License.md file.