Welcome to Austin Trails. Want to find a new hiking trail to conquer? Find out what's in Austin, Texas!
-
To get started, clone the app into your repository.
-
Cd into the root repository of the app and run bundle install.
-
Run ./bin/austin_trails to start the app.
-
The user will be prompted to type enter to render a list of the top 10 hiking trails.
-
The user can type in the numbers 1 - 10 for a detailed description of each hike.
-
Once the user is finished searching, they may type 'exit' to close the app.
Now you are ready to go on your next hiking adventure!
Ruby CLI Gem
Bug reports and pull requests are welcome on GitHub at https://github.com/vintran93/austin_trails.
MIT @ [vintran93]