https://github.com/palkan/gem-check
GemCheck: Writing Better Ruby Gems Checklist
https://github.com/palkan/gem-check
gems hacktoberfest ruby styleguide
Last synced: 7 months 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 8 years ago)
- Default Branch: master
- Last Pushed: 2022-06-09T01:07:05.000Z (over 3 years ago)
- Last Synced: 2025-04-22T01:49:28.539Z (10 months ago)
- Topics: gems, hacktoberfest, ruby, styleguide
- Language: CSS
- Homepage: https://gemcheck.evilmartians.io/
- Size: 674 KB
- Stars: 95
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
[](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).