gamebrary/README.md

42 lines
4.3 KiB
Markdown
Raw Normal View History

2018-10-19 05:36:18 +00:00
# Gamebrary
[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors)
2019-05-15 23:37:53 +00:00
Open source tool to organize video game collections.
2019-05-15 18:54:07 +00:00
2019-05-15 18:47:17 +00:00
![Gamebrary board](https://user-images.githubusercontent.com/645310/57200356-d0e80480-6f3f-11e9-92e2-5c80ec186bda.png)
## Project setup
```
yarn
```
### Compiles and hot-reloads for development
```
yarn dev
```
### Compiles and minifies for production
```
yarn build
```
### Run your tests
```
yarn test
```
### Lints and fixes files
```
yarn lint
```
## Contributors
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore -->
<table><tr><td align="center"><a href="https://dev.to/romancm"><img src="https://avatars0.githubusercontent.com/u/645310?v=4" width="100px;" alt="Roman Cervantes"/><br /><sub><b>Roman Cervantes</b></sub></a><br /><a href="#infra-romancm" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/romancm/gamebrary/commits?author=romancm" title="Code">💻</a></td><td align="center"><a href="https://github.com/mattb555"><img src="https://avatars1.githubusercontent.com/u/10692492?v=4" width="100px;" alt="Matthew Bunge"/><br /><sub><b>Matthew Bunge</b></sub></a><br /><a href="https://github.com/romancm/gamebrary/commits?author=mattb555" title="Code">💻</a></td><td align="center"><a href="https://github.com/3stan"><img src="https://avatars0.githubusercontent.com/u/3209018?v=4" width="100px;" alt="Tristan"/><br /><sub><b>Tristan</b></sub></a><br /><a href="https://github.com/romancm/gamebrary/commits?author=3stan" title="Code">💻</a></td><td align="center"><a href="https://github.com/OmegaRobert"><img src="https://avatars0.githubusercontent.com/u/50242286?v=4" width="100px;" alt="OmegaRobert"/><br /><sub><b>OmegaRobert</b></sub></a><br /><a href="https://github.com/romancm/gamebrary/issues?q=author%3AOmegaRobert" title="Bug reports">🐛</a></td><td align="center"><a href="https://github.com/areyouokani"><img src="https://avatars0.githubusercontent.com/u/29702693?v=4" width="100px;" alt="areyouokani"/><br /><sub><b>areyouokani</b></sub></a><br /><a href="#question-areyouokani" title="Answering Questions">💬</a> <a href="https://github.com/romancm/gamebrary/issues?q=author%3Aareyouokani" title="Bug reports">🐛</a></td><td align="center"><a href="https://www.jacobweisz.com"><img src="https://avatars0.githubusercontent.com/u/4399499?v=4" width="100px;" alt="Jacob Weisz"/><br /><sub><b>Jacob Weisz</b></sub></a><br /><a href="#ideas-ocdtrekkie" title="Ideas, Planning, & Feedback">🤔</a></td><td align="center"><a href="http://www.guillaume-martigny.fr"><img src="https://avatars3.githubusercontent.com/u/2543511?v=4" width="100px;" alt="Guillaume Martigny"/><br /><sub><b>Guillaume Martigny</b></sub></a><br /><a href="https://github.com/romancm/gamebrary/issues?q=author%3AGMartigny" title="Bug reports">🐛</a></td></tr><tr><td align="center"><a href="https://github.com/Jdban"><img src="https://avatars2.githubusercontent.com/u/490005?v=4" width="100px;" alt="Jason Banich"/><br /><sub><b>Jason Banich</b></sub></a><br /><a href="https://github.com/romancm/gamebrary/issues?q=author%3AJdban" title="Bug reports">🐛</a></td><td align="center"><a href="http://alexnoble.co.uk"><img src="https://avatars0.githubusercontent.com/u/6237394?v=4" width="100px;" alt="Alex Noble"/><br /><sub><b>Alex Noble</b></sub></a><br /><a href="#ideas-Swinkid" title="Ideas, Planning, & Feedback">🤔</a></td><td align="center"><a href="https://github.com/Gyndemia"><img src="https://avatars1.githubusercontent.com/u/20953745?v=4" width="100px;" alt="Gyndemia"/><br /><sub><b>Gyndemia</b></sub></a><br /><a href="https://github.com/romancm/gamebrary/issues?q=author%3AGyndemia" title="Bug reports">🐛</a></td><td align="center"><a href="https://dev.to/apersonnamedmike"><img src="https://avatars0.githubusercontent.com/u/10731372?v=4" width="100px;" alt="Michael Harding"/><br /><sub><b>Michael Harding</b></sub></a><br /><a href="https://github.com/romancm/gamebrary/issues?q=author%3Aapersonnamedmike" title="Bug reports">🐛</a></td></tr></table>
<!-- ALL-CONTRIBUTORS-LIST:END -->
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!