-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Request] Add to Scoop #270
Comments
I made a PR by using rust analyzer as a template, but looks like i need to fix the regex still. ScoopInstaller/Main#6314 |
Thank you so much for doing that. Let me know if there's anything I can do to help. |
I think everything is good to go now, just need a maintainer to take a look at it. One question for you though, if you look at the manifest there is a field for the project homepage. Would you prefer the website or github be set there? I have it set to github currently. |
I think the information on GitHub is probably more relevant to the consumers of Scoop. Once your PR gets accepted, go ahead and close this issue. Thank you so much for doing this! |
Merged. Installed and working in helix editor with a small edit of the languages config.
No problem. Thanks for the opportunity to make my first contribution to a project. |
Of course! On that note, there is a minimal page on how to set Harper up with Helix. Is there anything missing from there? |
Nope that's pretty much all I used for harper specifically. I also added it to my language server list for markdown so i could use it alongside marksman.
|
It would be nice to be able to install/update via Scoop on windows.
Scoop has the following requirements for its main bucket (cli apps).
As an example, here are the scoop manifests for rust-analyzer and marksman
The text was updated successfully, but these errors were encountered: