asciicast_test/README.md
2023-04-21 11:04:07 +08:00

1.2 KiB

This is a repository that demonstrates the use of asciicast on Gitea

My study notes

How to install & use acsiinema

Install (macOS)

For macos, I recommend using Homebrew to install asciinema.

install

Obviously I have installed asciinema already😂.

Record

rec

How to build & startup act_runner

Build

runner build

An executable file named act_runner is generated.

Startup

runner startup

Please set address to the ip of the current host in the .runner file before startup.

It just needs to be changed during development. If you are in production, please do not modify .runner file.

Then execute act_runner file, You will specify the configuration file and run act_runner.