mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-16 03:38:03 +01:00
615986dc61ed14b70c0138745ef9b8bd0737349c
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
See installation docs for more options (Ubuntu, Fedora, Arch, Gentoo etc).
Usage
Check the available commands and options with:
asciinema -h
Contributing
If you want to contribute to this project check out Contributing page.
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%
