Skip to content

alex/asciinema

 
 

Repository files navigation

Asciinema

PyPI version Build Status Downloads

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.

About

Command-line recorder for asciinema.org service

Resources

License

Stars

Watchers

Forks

Packages

No packages published