ten-hands
ten-hands copied to clipboard
README description is confusing
The description in the readme is a bit confusing here
[...] for same project (example running scripts from package.json for multiple projects)
I must admit I'm not so good at writing/documenting stuff. I meant to present a use case of Ten Hands by giving an example where developers run project tasks over and over again by typing commands in terminals. Like, running yarn start
and yarn build
after making changes. So add these tasks to Ten Hands and use start/stop buttons instead of typing those commands multiple times.
I'd appreciate if you can tell me a different way of explanation in any part of README. You can also send a PR.