https://github.com/eltonsantos/counter_utils
Simple gem for counter utils [in development]
https://github.com/eltonsantos/counter_utils
gems ruby
Last synced: about 1 month ago
JSON representation
Simple gem for counter utils [in development]
- Host: GitHub
- URL: https://github.com/eltonsantos/counter_utils
- Owner: eltonsantos
- License: mit
- Created: 2023-05-25T07:49:56.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-25T20:50:24.000Z (about 3 years ago)
- Last Synced: 2024-04-24T14:57:52.588Z (about 2 years ago)
- Topics: gems, ruby
- Language: Ruby
- Homepage: https://rubygems.org/gems/counter_utils
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# CounterUtils
## Simple gem for counter utils
The gem still is in development
## Getting started
Add the following line to your Gemfile:
```
gem 'counter_utils'
```
Then run `bundle install` or run on terminal:
```
gem install counter_utils
```
## Motivation
The initial motivation is just for teaching purposes, I always wanted to create a gem, so this time I decided to create any one. In the future, I may add some real functionality to this gem, but for now thanks to the devs who are downloading this gem, it serves as an incentive to make something really useful for our RoR dev community. Thanks so much! ❤️
## Author
Elton Santos 🚀
Made with ❤️ by Elton Santos 👋🏽 [Contact me!](https://www.linkedin.com/in/eltonmelosantos/)