UNPKG

@trailstash/ultra

Version:

A web based tool for making MapLibre GL maps with data from sources such as Overpass, GeoJSON, GPX, KML, TCX, etc

6 lines (3 loc) 102 B
#!/usr/bin/env node import { execute } from "@oclif/core"; await execute({ dir: import.meta.url });