It's heartwarming to see how passionate you are to teach others. I've watched hundreds if not thousands of software dev content creators and you are one of the most down to earth creators. Some of the greats off the top of my head are you, code monkey king, and destination faang.
pnpm link --global on Windows where pnpm was installed by npm: Add PNPM_HOME to system or user variables. Mine was at ""C:\Users\isimm\AppData\Local\pnpm"". Then also add that PNPM_HOME var to the end of PATH. Remember to restart terminal. Won't work if policy prevents links like on a limited user account job PC. Complain to IT department. Won't do any good but they are bored so complain anyway.
The actual building of the CLI starts at min 15:30
It's heartwarming to see how passionate you are to teach others. I've watched hundreds if not thousands of software dev content creators and you are one of the most down to earth creators. Some of the greats off the top of my head are you, code monkey king, and destination faang.
Seriously considering that Typescript course
Oh, NOW you stream how to make a TypeScript CLI. Where were you a week ago when I needed this? 😜
Haha isn’t this the worst.
This sparked a passion, and I just wanted to let everyone know that I found a tool called Ink, that lets you build CLI tools in react!
I cannot access env variables in my CLI, need help
Was trying to write a CLI in typescript today! But switched to JS because I couldn't figure it out! XD
Thanks for the awesome tutorial!
I need to sleep but this is something I’m very interested in
perfect, you read my mind
pnpm link --global on Windows where pnpm was installed by npm: Add PNPM_HOME to system or user variables. Mine was at ""C:\Users\isimm\AppData\Local\pnpm"". Then also add that PNPM_HOME var to the end of PATH. Remember to restart terminal. Won't work if policy prevents links like on a limited user account job PC. Complain to IT department. Won't do any good but they are bored so complain anyway.
Why do you use camelCase filenames in total-typescript-cli project ? :D
perfect timing, thanks :D
pnpm link --global worked for me on m1 mac with no permission errors either
anyone have any issues when they made other files and tried to import them?
Next time: build a mono repo?
TypeScript 🐐💪
I am watching it in the future at 1.5x 😂
Would you please provide source code ?
Thanks man
Why use 1.5x when you can use 2x!
I could be doing it wrong; but don't see this in your Videos list. It's only in my Subscriptions list
Yeah it's a live stream
bin is short for "binary" btw, seems like you might not know that the way you talk about it.
Thanks!