mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-16 03:38:03 +01:00
b74bd3d2eed33cc10e319dd785efd2e86b337051
This reverts commit 4d8700093e.
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%


