tomekwojcik / asciinema

No nonsense asciicasting for serious hackers - command-line recorder

Home Page:asciinema.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asciinema

Build Status

Command line client for asciinema.org service.

Installation

Arch Linux

asciinema is included in the AUR:

yaourt -S asciinema

From tarball

Download the tarball and install it with:

wget -O asciinema-0.9.5.tar.gz https://github.com/sickill/asciinema/archive/v0.9.5.tar.gz
tar -xzvf asciinema-0.9.5.tar.gz
cd asciinema-0.9.5/
sudo make install

Usage

Check the available commands and options with:

asciinema -h

License

This project is released under MIT license. See LICENSE.txt.

About

No nonsense asciicasting for serious hackers - command-line recorder

asciinema.org

License:MIT License


Languages

Language:Python 89.5%Language:Ruby 5.3%Language:Shell 5.2%