An open API service indexing awesome lists of open source software.

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.

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`