Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 531 Bytes

Readme.md

File metadata and controls

21 lines (14 loc) · 531 Bytes

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.