https://github.com/fivepoint-0/shelljs
Shell interaction library for NodeJS
https://github.com/fivepoint-0/shelljs
Last synced: 19 days ago
JSON representation
Shell interaction library for NodeJS
- Host: GitHub
- URL: https://github.com/fivepoint-0/shelljs
- Owner: fivepoint-0
- Created: 2020-02-26T13:55:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-26T05:52:38.000Z (about 4 years ago)
- Last Synced: 2025-01-13T20:41:36.000Z (over 1 year ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ShellJS

Synchronously and asynchronously execute command line tasks through NodeJS. Woo. See [src/index.js](src/index.js)