Y
Hacker News
new
|
ask
|
show
|
jobs
by
kwhinnery
842 days ago
That does get to be a mouthful! But if you wanted, you can of course do:
yarn global add jsr
so that subsequent installs could just be:
jsr add @oak/oak
1 comments
joshmanders
842 days ago
I still find `npm install @oak/oak` better.
link