Skip to content
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

Add single directory download link. #22

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

KaiStarkk
Copy link

Hi Joe!

Figured I'd make this PR in case you like the idea of having single directory download links. This relies on a cloud service so you could alternatively add the advice to use an offline tool like git-dl or similar:

pip install git-dl
git-dl https://github.com/joe-scotto/scottokeebs/tree/main/Extras/ScottoKicad

There's also a native git solution with git-sparse-checkout but users might find that difficult.

Thanks for the tutorial and resources btw!
Cheers
Kieran

@morrijr
Copy link

morrijr commented Dec 17, 2024

Rather than sticking with the git mechanism, would it be possible to use the built-in package manager in a similar manner to how ebastler has? https://github.com/ebastler/marbastlib?tab=readme-ov-file#how-to-install

I think they're using a git hook to refresh when they update things.

@morrijr
Copy link

morrijr commented Dec 30, 2024

The point is to get kicad to do the download and setup for you. Not to get each person to manually download and install.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants