Package Exports
- open-terminal
- open-terminal/package.json
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (open-terminal) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
open-terminal
cross platform open terminal and run command
Please ★ this repo if you found it useful ★ ★ ★
Features
- supports osx
- supports linux
Installation
npm install -g open-terminal
Dependencies
Usage
from the terminal
open-terminal "echo 'Hello, world!' && tail -f /dev/null"
from the nodejs api
import openTerminal from 'open-terminal';
openTerminal("echo 'Hello, world!' && tail -f /dev/null");
Support
Submit an issue
Screenshots
Contribute a screenshot
Contributing
Review the guidelines for contributing
License
Clay Risser © 2021
Changelog
Review the changelog
Credits
- Clay Risser - Author
Support on Liberapay
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!