Building CLI's with Node.js

Поделиться
HTML-код
  • Опубликовано: 24 июн 2024
  • Learn how to build a basic CLI with Node.js and sade.
    Sade: www.npmjs.com/package/sade
    Kleur: www.npmjs.com/package/kleur
  • НаукаНаука

Комментарии • 8

  • @nikhilkumar5802
    @nikhilkumar5802 18 дней назад +1

    Awesome 👌. Always wondered how create or npx works..

  • @nikhilkumar5802
    @nikhilkumar5802 18 дней назад

    Waiting for prompts video...

  • @Plunzi
    @Plunzi 26 дней назад +1

    Interesting 🤔

  • @hughscott1676
    @hughscott1676 24 дня назад +1

    Dude the slides are beautiful, what did you use?

    • @josh_nussbaum
      @josh_nussbaum  24 дня назад +1

      Thanks!
      I used Canva for the slides 😁

  • @Plunzi
    @Plunzi 26 дней назад +1

    What would you recommend for making a gui installer instead of arguments?

    • @josh_nussbaum
      @josh_nussbaum  26 дней назад +1

      In the next video, I plan to look at that exact topic ☺️
      I would probably use the @clack/prompts package (there are some other similar ones too)

    • @Plunzi
      @Plunzi 25 дней назад

      @@josh_nussbaum ♥️