This is Why You NEED to Use This Golang CLI Framework

Поделиться
HTML-код
  • Опубликовано: 29 сен 2024

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

  • @MelkeyDev
    @MelkeyDev  9 месяцев назад +7

    I hope you all enjoyed this video.
    make sure to check out Charm and all of their tools - links in the descriptions!
    Make sure to comment + like :)

  • @chrishipple4419
    @chrishipple4419 9 месяцев назад +24

    we were just talking about building our internal CLI tools in go instead of python since it's so easy to ship the binary around instead of your whole python environment. Looks really good! TY for video

    • @SeanCallahan52
      @SeanCallahan52 9 месяцев назад +6

      As an actual fan of Python, not a hater, I only make cli apps with Go nowadays. It’s so nice. You’ll be happy you did, the only thing I’ll say about choosing Go for these things and it might just be a skill issue, but if you’re dealing with parsing data it’s not as intuitive / easy to do the things. Good luck and you’ll be really happy with it!

    • @MelkeyDev
      @MelkeyDev  9 месяцев назад +2

      No problem glad you ejoyed it :)

    • @deistormmods
      @deistormmods 9 месяцев назад +1

      ​@@SeanCallahan52I've had issues with writing parsers in Go. Might be a skill issue I don't know, switched to Rust and it was a much more better experience and I managed to write more CLI apps with it. It wasn't that Go was difficult, just didn't feel as intuitive for writing parsers specifically.

    • @SeanCallahan52
      @SeanCallahan52 9 месяцев назад

      @@deistormmods I’m on my 2nd try diving into Rust and it just hasn’t clicked yet. I’d heard good things but it just hasn’t clicked in my head yet. Glad to hear it sounds like an upgrade. 👍

  • @RedOchsenbein
    @RedOchsenbein 9 месяцев назад +5

    Charms stuff is just great. Just recently deployed soft-serve to serve my own git repos.... Works like a charm. 😀

  • @faxa22
    @faxa22 9 месяцев назад +2

    Can you do about template engines in golang?(types of engines, performance)😊😊

  • @axMf3qTI
    @axMf3qTI 3 месяца назад

    If I create a project with go-blueprint I get a directory called 'tests', any use for that?

  • @emil_l889
    @emil_l889 9 месяцев назад +3

    Charm never misses

  • @williamokano
    @williamokano 9 месяцев назад +1

    First

  • @Lognodotdev
    @Lognodotdev 9 месяцев назад +1

    Is Bashbunni just off camera with a weapon?

  • @caarlos0
    @caarlos0 9 месяцев назад +1

    noice!

  • @j.r.r.tolkien8724
    @j.r.r.tolkien8724 9 месяцев назад +1

    Nice.

  • @KrishnanshAgarwal
    @KrishnanshAgarwal 8 месяцев назад

    what is go-blueprint built in (which library did you use) ?

  • @MattRobinsonDev
    @MattRobinsonDev 4 месяца назад

    Great video, btw vid description is off

  • @brotherthegrest
    @brotherthegrest 9 месяцев назад +1

    Just what I needed

    • @MelkeyDev
      @MelkeyDev  9 месяцев назад

      im glad you enjoyed :()

  • @moonlags1605
    @moonlags1605 9 месяцев назад +1

    Melkey, about your oauth tutorial, how can I send user data to frontend

  • @theangelofspace155
    @theangelofspace155 9 месяцев назад +1

    You need to start uncluding the whole coding

    • @MelkeyDev
      @MelkeyDev  9 месяцев назад +1

      Like, writing out every line of code??

    • @ahmadhazza8933
      @ahmadhazza8933 7 месяцев назад +1

      @@MelkeyDev probably just upload the code to git, it would be really helpful so we don't have to pause and rewind to follow your code :D

  • @zachend2750
    @zachend2750 9 месяцев назад +1

    Feels like. Net