-
-
Notifications
You must be signed in to change notification settings - Fork 272
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
Github packages and/or repositories #2538
Comments
The current best way to achieve this is to treat it as a The hope remains for features like IPFS support to be able to assist with these kinds of more varied workflows. |
As a workaround, I discovered this: http://raw.githack.com/ |
Do you want to add a jspm provider for it? It can also be configured as a
custom provider.
…On Sat, Jun 10, 2023 at 14:19 Duane Johnson ***@***.***> wrote:
As a workaround, I discovered this: http://raw.githack.com/
—
Reply to this email directly, view it on GitHub
<#2538 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAESFSWQV3SMBB55JMPYLXLXKTQG7ANCNFSM6AAAAAAZAD7LGQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sure, I'm willing. However, I'm a bit confused about how to get jspm-cli running locally. I use chomp to build... and then |
I mean, I think it would be really cool to see. Perhaps try running https://github.com/jspm/jspm-cli/blob/main/jspm.js directly - |
I've forked a package called shelf and I've made it into a module (possibly temporarily--I'm just experimenting with something).
Is there a way to tell jspm to install the following package? It has no dependencies.
https://github.com/canadaduane/shelf
Prior related work: #2497
The text was updated successfully, but these errors were encountered: