https://github.com/shellspec/shellspec-demo
https://github.com/shellspec/shellspec-demo
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shellspec/shellspec-demo
- Owner: shellspec
- Created: 2020-03-05T11:09:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-19T11:55:32.000Z (almost 6 years ago)
- Last Synced: 2025-01-15T15:42:12.339Z (12 months ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DEMO
Run the following command.
```sh
# Step 1. Install ShellSpec
. setup.sh
# Step 2. Run ShellSpec
shellspec
```