Dáel Muñiz
Dáel Muñiz
Hehe. But yes, multitasking. It would allow you to start a task in parallel somehow (not sure if I want to use coroutines, since it is still single-threaded and all)...
Right now, it will "work" and then complain that the task doesn't exist (because it doesn't). Maybe find a better way to do subcommands?
Found [giann/fourmi](https://github.com/giann/fourmi) while digging through my stars. I definitely can pull some inspiration from this.
`--- @option task [argument a] (default) Description`
Maybe using something like [dogfood](https://github.com/PG1003/dogfood) to build that binary. A little unsure of how to do it with MoonScript (and therefore LPeg). This could potentially open the door to Linux...
I think it would be pretty cool to have a `--dmenu` flag that outputs whatever [Rofi](https://github.com/davatorium/rofi) or dmenu accept, so that you could have a graphical alfons launcher.