Open Issues Need Help
View All on GitHub Operating Systems • Kernel Development
AI Summary: Modify the `kernelle add` command to allow users to specify a custom folder for linking, prioritizing a command-line flag (`-f` or `--folder`), an environment variable (`KERNELLE_LINK_TARGET`), and finally defaulting to `.kernelle/`. This change enhances portability beyond the Cursor IDE.
Complexity:
3/5
enhancement good first issue