Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trfind

Trip report search tool used by ClimbPlan, hosted at https://climbplan.com.

Contributing

This is mostly a weekend project, Pull requests are welcome!

Wishlist

Ideas are tracked using the issues page.

Setup and Running

  • Clone the github repo
  • python3 -m venv env
  • source env/bin/activate
  • pip install -r requirements.txt

CLI Testing

  • pip install --no-deps .
  • trfind 48.51152 -121.05789 "Forbidden Peak"

Browser Testing

Tox

  • tox can be used to automate creation of virtual environment and to run the unit tests (pytest)
  • tox
  • source .tox/py36/bin/activate
  • trfind 48.51152 -121.05789 "Forbidden Peak"

Contributors

About

Trip Report Finder

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages