No commit activity in last 3 years
No release in over 3 years
Shows hiking trails based on Hiking Project API: https://www.hikingproject.com/data
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 2.0
>= 0
~> 10.0

Runtime

>= 0
>= 0
 Project Readme

HikingProjectCli

This CLI application will provide a list of hiking trails and details for an latitide, longitide of interest. It is based on the Hiking Project DATA API https://www.hikingproject.com/data

It returns data publicly available pages on the Hiking Project site: https://www.hikingproject.com/

Installation

NOTE: you need to have a Hiking Project private key in order for this CLI to work.

  1. Visit: https://www.hikingproject.com/ sign up for an account or contact me for a key: will.carter@fergusllc.com or find me on the Learn.co slack (Will Carter)

  2. Visit https://www.hikingproject.com/data to see your key, copy it


$ gem install hiking_project_cli

Set your environment variable for the API key...

$ export HIKINGPROJECT_API_KEY=KEY_COPIED_FROM ABOVE

$ bundle install

$ hiking_project_cli

Usage

Follow the instructions in the program prompts.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/FergusDevelopmentLLC/hiking_project_cli. 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 HikingProjectCli project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.