mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-16 03:38:03 +01:00
b138b553c47af48008e895b1b6460e64ced90a8a
All systems that have python 2.7 installed have "python2.7" symlink. That includes all Linux distros and OSX. Though not all these systems have "python2" symlink. Also, "python" symlink can point to either python 2 or python 3.
Asciinema
Command line client for asciinema.org service.
Installation
Download the tarball and install it with:
wget -O asciinema-0.9.3.tar.gz https://github.com/sickill/asciinema/archive/v0.9.3.tar.gz
tar -xzvf asciinema-0.9.3.tar.gz
cd asciinema-0.9.3/
sudo make install
Usage
Check the available commands and options with:
asciinema -h
License
This project is released under MIT license. See LICENSE.txt.
Languages
Rust
91.5%
Shell
6.5%
HTML
0.9%
Nix
0.8%
Dockerfile
0.3%
