0.0
No commit activity in last 3 years
No release in over 3 years
Developed for access to Colorado's Top 20 trails in a variety of categories.
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
~> 3.0

Runtime

 Project Readme

Welcome to Colorado Trails!

About this Gem:

The intention for this gem was to connect my love for the outdoors with my love for code. In the app, you will have the opportunity to explore Colorado's Top20 trails in a variety of categories. Once you picked a specific trail, more detailed information about said trail will be displayed.

Install Instructions:

RubyGems.org option:

If you are reading this, chances are you know a bit about code and how to run a ruby gem. If not, feel free to reach out to me on GitHub - @ChrstphGrnr or on Slack @ChrstphGrnr

This is published on RubyGems.org and thus you can install it easily with the following terminal command:

gem install colorado_trails

Once installed you will need to go into the colorado_trails/bin folder and execute the 'run' file.

This will open the app for you to use.

OR:

Fork and Clone it on GitHub and open it in your favorite local environment. Once it's loaded in your environment, open terminal, navigate into the colorado_trails/bin folder and type ./run

This Gem is published under the MIT license - https://opensource.org/licenses/MIT

I want to thank a few people for their contribution to the development process:

!Slackers cohort - Flatiron Staff in general - particularly Alex Aguilar.

For any questions, feel free to reach out on GitHub.