Open allenthich opened 1 week ago
@myty Thanks for taking the time to provide feedback! I will address the comments and add a test file this weekend.
@myty I've added a few changes in order to test the main.ts
entry point and its handling of executing commands.
Any feedback on the changes would very much be appreciated!
This will close feat: add command to list all tasks.
Current Behavior:
No command exists to list all the available workspace tasks
Expected Behavior:
Run
spino list
to display all available workspace tasksExample output:
Related Notes/Future issues:
deno.json
tasks (list
and runningspino [TASK]
should include this)