2014-08-03 16:33:55 +02:00
|
|
|
# Asciinema CLI
|
2013-10-03 17:57:40 +02:00
|
|
|
|
2014-11-13 20:24:47 +01:00
|
|
|
[](https://travis-ci.org/asciinema/asciinema-cli)
|
2013-10-03 17:57:40 +02:00
|
|
|
|
2014-11-13 20:24:47 +01:00
|
|
|
Command line client (recorder) for [asciinema.org](https://asciinema.org) service.
|
2013-10-03 17:57:40 +02:00
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
|
|
2014-11-13 20:24:47 +01:00
|
|
|
See [installation docs](https://asciinema.org/docs/installation) for
|
|
|
|
|
operating system specific instructions (Ubuntu, Fedora, Arch, Gentoo etc).
|
2013-10-03 17:57:40 +02:00
|
|
|
|
|
|
|
|
## Usage
|
|
|
|
|
|
|
|
|
|
Check the available commands and options with:
|
|
|
|
|
|
2014-08-05 16:26:27 +02:00
|
|
|
```bash
|
|
|
|
|
$ asciinema -h
|
|
|
|
|
```
|
2013-10-03 17:57:40 +02:00
|
|
|
|
2013-12-03 20:15:47 +01:00
|
|
|
## Contributing
|
|
|
|
|
|
|
|
|
|
If you want to contribute to this project check out
|
2014-02-09 14:05:55 +01:00
|
|
|
[Contributing](https://asciinema.org/contributing) page.
|
2013-12-03 20:15:47 +01:00
|
|
|
|
2013-10-06 12:58:29 +02:00
|
|
|
## Authors
|
2013-10-03 17:57:40 +02:00
|
|
|
|
2013-10-06 12:58:29 +02:00
|
|
|
Developed with passion by [Marcin Kulik](http://ku1ik.com) and great open
|
2014-11-13 20:24:47 +01:00
|
|
|
source [contributors](https://github.com/asciinema/asciinema-cli/contributors)
|
2013-10-06 12:58:29 +02:00
|
|
|
|
|
|
|
|
## Copyright
|
|
|
|
|
|
2014-11-13 20:24:47 +01:00
|
|
|
Copyright © 2011-2014 Marcin Kulik. See LICENSE.txt for details.
|