mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-16 03:38:03 +01:00
fe60ee75e36c77ada4ab6292b4e3a3c15e60ebd4
Asciinema
Command line client for asciinema.org service.
Installation
The latest stable version of asciinema can always be installed or updated to via pip (prefered) or easy_install:
sudo pip install --upgrade asciinema
Alternatively:
sudo easy_install asciinema
Or, you can install the development version directly from GitHub:
sudo pip install --upgrade https://github.com/sickill/asciinema/tarball/master
Arch Linux users can install the AUR package:
yaourt -S asciinema
Usage
Check the available commands and options with:
asciinema -h
Authors
Developed with passion by Marcin Kulik and great open source contributors
Copyright
Copyright © 2011-2013 Marcin Kulik. See LICENSE.txt for details.
Languages
Rust
91.5%
Shell
6.5%
HTML
0.9%
Nix
0.8%
Dockerfile
0.3%
