Skip to content

babu-izhan-5001312/geometry3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geometry3

Problem Statment

As a fan of geometry, I want to model a line based on points consisting of (x, y) coordinates using the cartesian system, So that I can calculate its length

Environment

ruby 2.6.8p205 (2021-07-07 revision 67951) [universal.arm64e-darwin21]

gem version: 3.0.3.1

Bundler version 2.3.19

Installation

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

$ bundle add geometry3

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

$ gem install geometry3

Testing

To test the code, we execute:

$ bundler exec rspec spec 

Development

After checking out the repo, run bin/setup to install dependencies. Then, run bundler exec rspec spec to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.

License

The gem is available as open source under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published