An open API service indexing awesome lists of open source software.

https://github.com/nfour/progression-parser


https://github.com/nfour/progression-parser

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Progression Parser

A parser for [Progression Workout Tracker](https://play.google.com/store/apps/details?id=workout.progression.lite&hl=en) exported files.

## Usage

```
yarn parse
```

> Outputs to `out/`

### Example

To edit a file, follow this procedure:

```
yarn parse in/2018-02-11

vim out/2018-02-11/2018-02-11.parsed.json

yarn parse out/2018-02-11/2018-02-11.parsed.json

``

Now `out/2018-02-11/2018-02-11` should be reencoded with any changes to the parsed file