mathijsvdv / phrasify

Anki add-on that uses LLMs like ChatGPT to turn your vocabulary flashcards into fresh sentences on the fly and have conversations using your vocabulary.
MIT License
3 stars 0 forks source link

Makefile config #34

Closed mathijsvdv closed 8 months ago

mathijsvdv commented 8 months ago

Add config-default.mk to configure the Makefile. Linux and MacOS users can add a config.mk file to change the configuration (e.g. to reflect the Anki Add-on path for the ankidev Makefile rule)

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3d1628b) 88.55% compared to head (3260342) 88.55%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #34 +/- ## ======================================= Coverage 88.55% 88.55% ======================================= Files 26 26 Lines 690 690 Branches 85 85 ======================================= Hits 611 611 Misses 73 73 Partials 6 6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.