I figured out the std library “Command” which allows me to run commands with subcommands (like flags and so on)
The unused std:env is going to help me parse the inputed commands, so the goal is to get something like:
wtime npm run build
and this should output “stuff” (yet to figure out what)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.