https://github.com/jakesidsmith/ask-sh
CLI util for optionally running shell commands
https://github.com/jakesidsmith/ask-sh
Last synced: 3 months ago
JSON representation
CLI util for optionally running shell commands
- Host: GitHub
- URL: https://github.com/jakesidsmith/ask-sh
- Owner: JakeSidSmith
- License: mit
- Created: 2017-10-15T14:32:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-15T16:31:26.000Z (over 7 years ago)
- Last Synced: 2025-01-02T09:45:42.373Z (5 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ask-sh
**CLI util for optionally running shell commands**
## Usage
Run `ask-sh` with a command file as the only argument
```shell
ask-sh command.sh
```Follow the instructions