Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/palkan/gem-check
GemCheck: Writing Better Ruby Gems Checklist
https://github.com/palkan/gem-check
gems hacktoberfest ruby styleguide
Last synced: about 1 month ago
JSON representation
GemCheck: Writing Better Ruby Gems Checklist
- Host: GitHub
- URL: https://github.com/palkan/gem-check
- Owner: palkan
- Created: 2017-08-08T21:22:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-09T01:07:05.000Z (over 2 years ago)
- Last Synced: 2024-11-16T09:01:42.232Z (about 2 months ago)
- Topics: gems, hacktoberfest, ruby, styleguide
- Language: CSS
- Homepage: https://gemcheck.evilmartians.io/
- Size: 674 KB
- Stars: 95
- Watchers: 5
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/palkan/gem-check.svg?branch=master)](https://travis-ci.org/palkan/gem-check)
## About
Gem Check website generator (https://gemcheck.evilmartians.io).
## Development
Run `yarn` and then `yarn` or `gulp` to start dev server with livereload.
## Contributing
See [contribution guidelines](CONTRIBUTING.md).