Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/docwhat/gamelist-xml-util


https://github.com/docwhat/gamelist-xml-util

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        



Continuous Integration

# GameList XML Utilities

> A collection of utilities for working with the [GameList XML](https://github.com/Aloshi/EmulationStation/blob/unstable/GAMELISTS.md) format.

## Installation

1. Go to [the latest release](https://github.com/docwhat/gamelist-xml-util/releases/latest).
1. Download the appropriate binary for your platform.
1. Rename the binary to `gamelist-cli`
1. Make it executable. e.g., `chmod +x gamelist-cli`
1. File bugs and PRs at [the GitHub repo](https://github.com/docwhat/gamelist-xml-util).

## Installing from source

1. Git clone from [the GitHub repo](https://github.com/docwhat/gamelist-xml-util).
1. Run `./script/install-local`

## Contributing

1. Fork it.
2. Clone it.
3. Run `./script/bootstrap`, fix any issues and re-run until it works.
4. Have fun!