Skip to content

fredericosm/locator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

## Find near friends!

To execute run `./bin/friend_finder <input file> <friend name>`. Ex:

  > ./bin/friend_finder my/file.txt John

The file format should be:

Igor 1 3
Fred 3 4
Rafael 4 8


## Test the APP

To test the app run plain ruby on test files

  > ruby test/integration.rb
  > ruby test/unit/friend_test.rb

  and so on...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages