Skip to content

Docker images for recording asciinemas

License

Notifications You must be signed in to change notification settings

Hexlet/hexlet-asciinema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asciinema recorder

Docker images for recording asciinema in the same style. Each language has its own image, using the base one with Ubuntu.

Usage

By default, askinems are recorded to an anonymous account, from which you can retrieve the recording to your account by clicking on the links for a few days. To avoid having to do it manually every time, you can use the asciinema auth command to authenticate your account, and the resulting id will be saved into hexbase/.config/asciinema/install-id, which will be used for further reference. That file contains the key that will send the recordings immediately to the account linked to it. You can read more about the key in the documentation: https://asciinema.org/docs/usage

Commands:

  • make build will build the base and language images;
  • make <name> will start one of the built images. The names of the images can be found in the Makefile.

Hexlet Ltd. logo

This repository is created and maintained by the team and the community of Hexlet, an educational project. Read more about Hexlet.

See most active contributors on hexlet-friends.

About

Docker images for recording asciinemas

Resources

License

Stars

Watchers

Forks

Contributors