
Hello developers!! You must have use multiple CLI tools in your everyday development like echo, ls, cd etc.
Let’s try to understand it in a better...
For further actions, you may consider blocking this person and/or reporting abuse
Ohhh this gives me so many ideas! Going to try it out for sure!
I love this. I'm a big fan of using the terminal as much as possible but I never tried to make a program or tool directly inside it. I might have to give this a try.
Nice Write Up!
You may also like to have a read on my article that explores how to add oauth authnetication in your JS based CLI tools!
Integrate GitHub Login with OAuth Device Flow in Your JS CLI
Debajyati Dey ・ May 20
For the love of god, stop with the JavaScript all over the place already! It's made for doing stuff inside a browser, not for letting web developers ruin a perfectly good backend :)
Ohhh , nice , I am going to try this
Interesting and very beginner friendly!
I am also working on a CLI UI as my side project: github.com/rational-kunal/BlinkUI
Why u dont write bash/zsh script???
is it possible to make this in python ?
Yup, most languages allow this!
I did one on python, 2 hours ago ! check it out on my profile
definitely gonna try it out ! saving this right now