maᴚko

Results 2 issues of maᴚko

Hi, Is it possible to create something like this: ````javascript //-- mycli.js const args = require("args"); args.option("port", "The port on which the app will be running.", 4040); args.command("run", "Run dev...

Hi :smile: I really like the project, but I'm still new and don't know all the tricks.. I'm using `htmx` with `alpine.js` and I'm very happy with the simplicity these...