Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 636 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 636 Bytes

GPX CLI

GPX CLI is a command-line interface for managing GPX files. It provides commands for GPX processing.

Features

Prerequisites

  • Node.js installed on your system.
  • Python installed on your system.

Installation

  1. Clone the repository to your local machine:
git clone https://github.com/yourusername/gpx-cli.git
  1. Navigate to the project directory:
cd gpx-cli
  1. Install the dependencies:
npm install

Usage

The CLI provides the following commands:

  • gpx-cli --help - displays the help menu.