GPX CLI is a command-line interface for managing GPX files. It provides commands for GPX processing.
- Clone the repository to your local machine:
git clone https://github.com/yourusername/gpx-cli.git
- Navigate to the project directory:
cd gpx-cli
- Install the dependencies:
npm install
The CLI provides the following commands:
gpx-cli --help
- displays the help menu.