FiskalyRuby
FiskalyRuby is a gem developed by UALA/Treatwell SaaS (cash) team. It provides a collection of commands that will help you communicate with Fiskaly Api (https://developer.fiskaly.com/api).
Installation
Add this line to your application's Gemfile:
gem 'fiskaly-ruby'
And then execute:
$ bundle install
Or install it yourself as:
$ gem install fiskaly-ruby
Usage
This project is a work in progress, we're working on filling this Usage
area too.
In the maintime, you can check the doc here: https://rubydoc.info/github/twentymls/fiskaly-ruby/master
Development
After checking out the repo, run bundle install
to install dependencies. Then, run bundle exec rspec spec
to run the tests. You can also run bin/console
for an interactive prompt that will allow you to experiment.
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/fiskaly-ruby. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.
License
The gem is available as open source under the terms of the MIT License.
Code of Conduct
Everyone interacting in the FiskalyRuby project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.