Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pawamoy/shelldemo
Run a set of Bash commands as if typed by a robo- I mean, a person.
https://github.com/pawamoy/shelldemo
command-line demo rerun scripted-demo shell
Last synced: about 1 month ago
JSON representation
Run a set of Bash commands as if typed by a robo- I mean, a person.
- Host: GitHub
- URL: https://github.com/pawamoy/shelldemo
- Owner: pawamoy
- License: isc
- Created: 2019-05-06T20:04:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-07T09:59:07.000Z (over 5 years ago)
- Last Synced: 2024-10-29T14:13:04.562Z (3 months ago)
- Topics: command-line, demo, rerun, scripted-demo, shell
- Language: Shell
- Size: 28.3 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Run a set of Bash commands as if typed by a robo- I mean, a person.
Demo generated with termtosvg and shelldemo itself.
## Installation
Installation is done with [basher](https://github.com/basherpm/basher):```bash
basher install pawamoy/shelldemo
```