demoshell

command module
v0.0.0-...-114c741 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2022 License: MIT Imports: 5 Imported by: 0

README

demoshell

Tool for live presentations. Executes scripts line by line.

Demo

Install

go get -u github.com/alex-slynko/demoshell

or clone and run go install

Usage

demoshell some-sh-file

It runs the script line by line.

Differences from doitlive

Demoshell based on doitlive programm. It supports some of the tags provided by that application.

Unlike the doitlive demoshell:

  • Prints the whole line at a time and executes the line by enter. It does not requires fake typing.
  • It saves the environment variables from the result of the command and passes them through to the next command.
  • It launches real bash session only.
  • It prints comments as well.

TODO

  • Do not run multiple commands if enter is pressed multiple times

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL