Skip to content

mbonifasii/mbonii_bizarre_things

Repository files navigation

MboniiBizarreThings

Welcome to my pretty yet unuseful calculator that contains the four basics math operations: add, subtract, multiply and divide :octocat:

Table of contents

Installation

Install the gem and add to the application's Gemfile by executing:

$ bundle add mbonii_bizarre_things

If bundler is not being used to manage dependencies, install the gem by executing:

$ gem install mbonii_bizarre_things

Usage

First of all require the gem

    require "mbonii_bizarre_things"

And that's it, start using it like the following

    MboniiBizarreThings::Calculator.add 1,2,3,4
    MboniiBizarreThings::Calculator.substract 1,2,3,4
    MboniiBizarreThings::Calculator.multiply 1,2,3,4
    MboniiBizarreThings::Calculator.divide 1,2,3,4

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/mbonii/mbonii_bizarre_things.


Built with 💙 by Marcos Bonifasi at his home :)

About

Bizarre things

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published