Run real tools and test tools at the same time
Open
enhancement
- Dominant language
- Go
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Need to create a method to run the custom tool and the real tool at the same time
ex:
do_both cat /path/to.file.txt
Result:
/usr/bin/cat ---
Hello World
/path/to/local/cat.py ---
Traceback ....
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.