Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/purpleidea/bash-tutor
bash-tutor.sh Interactive live bash tutorial script with style
https://github.com/purpleidea/bash-tutor
Last synced: 14 days ago
JSON representation
bash-tutor.sh Interactive live bash tutorial script with style
- Host: GitHub
- URL: https://github.com/purpleidea/bash-tutor
- Owner: purpleidea
- License: agpl-3.0
- Created: 2013-06-02T03:16:06.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-02T03:16:21.000Z (over 11 years ago)
- Last Synced: 2024-11-04T15:55:12.777Z (2 months ago)
- Language: Python
- Homepage:
- Size: 148 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
This is a little script that I wrote to demo live interactive bash sessions.
Run "make install" to install bash-tutor and "make uninstall" to remove.
See the comments in the header of bash-tutor.sh for basic usage.
Some examples are provided in the examples/ subdirectory.
Please be warned that scripts run with bash-tutor actually get executed!
Use at your own risk!
Submit comments, suggestions and patches to: James Shubin