https://github.com/bearddan2000/bash-cli-expect-automation
An automation tool for command line programs.
https://github.com/bearddan2000/bash-cli-expect-automation
automation bash cli expect new
Last synced: 16 days ago
JSON representation
An automation tool for command line programs.
- Host: GitHub
- URL: https://github.com/bearddan2000/bash-cli-expect-automation
- Owner: bearddan2000
- Created: 2024-06-22T14:57:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-22T15:01:10.000Z (about 2 years ago)
- Last Synced: 2025-08-21T12:55:11.987Z (10 months ago)
- Topics: automation, bash, cli, expect, new
- Language: Shell
- Homepage: https://github.com/bearddan2000/new-bash-cli-expect-automation
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bash-cli-expect-automation
## Description
An automation tool for command line programs.
## Tech stack
- expect
## Docker stack
- ubuntu:22.04
## To run
`sudo ./install.sh -u`
## To stop (optional)
`sudo ./install.sh -d`
## For help
`sudo ./install.sh -h`