https://github.com/hexlet/hexlet-asciinema
Docker images for recording asciinemas
https://github.com/hexlet/hexlet-asciinema
Last synced: 8 months ago
JSON representation
Docker images for recording asciinemas
- Host: GitHub
- URL: https://github.com/hexlet/hexlet-asciinema
- Owner: Hexlet
- Created: 2021-01-14T13:57:50.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-30T19:52:36.000Z (almost 2 years ago)
- Last Synced: 2025-01-21T17:49:06.024Z (over 1 year ago)
- Language: Dockerfile
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 11
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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:
Commands:
* `make build` will build the base and language images;
* `make ` will start one of the built images. The names of the images can be found in the *Makefile*.
---
[](https://hexlet.io/pages/about?utm_source=github&utm_medium=link&utm_campaign=hexlet-cv)
This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet](https://hexlet.io/pages/about?utm_source=github&utm_medium=link&utm_campaign=hexlet-cv).
See most active contributors on [hexlet-friends](https://friends.hexlet.io/).