Ruby CLI that lets you interact with IBGE's API, part of Treinadev's "Web Imersion", a Ruby on Rails development course - Campus Code, São Paulo
$ ./bin/setup.rb$ ./bin/cli.rb$ ./bin/cli.rb hello 'World!!'- CLI Toolkit: Thor (Documentation)
- Rubocop
Tests
- Framework: RSpec