felixrieseberg / felixrieseberg/clippy
Feature Request: Portable "Installation"
Open
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 83
- PR merge metrics
- No merged PRs in 30d
Description
OS: Windows
It would be nice if there was an option to store the config and models in the same directory as the executable to have it be portable on a thumb drive.
Other projects typically do this by checking if the config file exists in the working directory and then use relative paths.
The caches could still be stored in AppData/Roaming and be recreated on each system, but I wouldn't want to re-download the big models.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.