Skip to content

HenriqueMorato/ruby-gem-counter

Repository files navigation

Ruby Gem Counter

Ruby Gem Counter was born to list all Github's repositories that use Ruby, find the Gemfile parse it and count which gems are used to rank which one is the most used.

Running with Docker

We are using a simple Docker environment with two images, the application it self and a Postgres database.

To run the application just use:

docker-compose up

That will start the rails application

Contributors

  • @HenriqueMorato
  • @Cendrao

Want to be here too? Read how below!

Contributing

Easy steps:

  • Fork the repository;
  • Create a feature branch;
  • Make sure to test your feature and that all test are passing;
  • Commit;
  • Submit the Pull Request;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published