atom-community / atom-community/atom-script
Can we use multiple commands to run a program?
Open
- Dominant language
- JavaScript
- Stars
- 730
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
I found atom-script to be an excellent package to use. I have some questions how to use it.
Suppose I have a file hello.c, I want to run : gcc -wall hello.c; ./a.out; rm -r a.out
using script profiler, is it possible?
If so, what do i have to do ?
Contributor guide
Assessment
This issue has not been assessed yet.