packages feed

octane-0.3.0: README.md

# [Octane][]

[![Version badge][]][package version]
[![Build badge][]][build status]

Octane parses [Rocket League][] replays.

## Usage

1.  Install [Stack][].

2.  Install Octane with `stack build`.

3.  Parse a replay with `stack exec octane path/to/the.replay`.

[Octane]: https://github.com/tfausak/octane
[Version badge]: https://www.stackage.org/package/octane/badge/nightly?label=version
[package version]: https://www.stackage.org/package/octane
[Build badge]: https://travis-ci.org/tfausak/octane.svg?branch=main
[build status]: https://travis-ci.org/tfausak/octane
[Rocket League]: http://rocketleague.psyonix.com
[Stack]: http://haskellstack.org