gtrackmap

Version, currently 0.1.01 version
  • 0.1.0latestDec 7, 2021

github.com/repomaa/trackmap-cli

Build garmin maps and pois around gpx tracks

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  gtrackmap:
    github: repomaa/trackmap-cli
    version: ~> 0.1.0

Then run:

shards install

shard.yml

Crystal
1.2.2
License
MIT
Author
Joakim Repomaa
Target
  • trackmap-cli from src/trackmap-cli.cr

Dependencies

Runtime Dependencies

README

trackmap-cli

TODO: Write a description here

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/your-github-user/trackmap-cli/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors