cross platform open terminal and run command
npm install open-terminal
> cross platform open terminal and run command
Please ★ this repo if you found it useful ★ ★ ★
- supports osx
- supports linux
``sh`
npm install -g open-terminal
- NodeJS
`sh`
open-terminal "echo 'Hello, world!' && tail -f /dev/null"
`js
import openTerminal from 'open-terminal';
openTerminal("echo 'Hello, world!' && tail -f /dev/null");
``
Submit an issue
Contribute a screenshot
Review the guidelines for contributing
Clay Risser © 2021
Review the changelog
- Clay Risser - Author
A ridiculous amount of coffee ☕ ☕ ☕ was consumed in the process of building this project.
Add some fuel if you'd like to keep me going!

