🤔 Is it possible to write a CLI tool in ClojureScript? Should be possible, right? Or would something like Babashka be the way to go?
🤔 Is it possible to write a CLI tool in ClojureScript? Should be possible, right? Or would something like Babashka be the way to go? 3 comments
|
@gosha hehehe yess *sickos meme*
https://git.sealight.xyz/aynish/nbb-habits
technically this is a TUI tool. it's built in React (🤷) and ClojureScript using https://github.com/babashka/nbb
I also built https://git.sealight.xyz/aynish/muneem which is pure babashka, and generally nicer if you're just doing CLI stuff imo