# [Octane][] [![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 [build badge]: https://img.shields.io/travis/tfausak/octane/main.svg [build status]: https://travis-ci.org/tfausak/octane [rocket league]: http://rocketleague.psyonix.com [stack]: http://haskellstack.org