@svg-maps/cli

1.0.0-beta.5 • Public • Published

💻 CLI

npm version License

This CLI tool helps to create new maps without forking this repository.

Installation

npm

npm install @svg-maps/cli

yarn

yarn add @svg-maps/cli

npx (using directly without installation)

npx @svg-maps/cli [command]

API

Usage: svg-maps [options] [command]

Options:
  -v, --version                  output the version number
  -h, --help                     output usage information

Commands:
  add                            Create a new map package with the same format as svg-maps
  generate <file.svg> [file.js]  Generate JS file from SVG file

Readme

Keywords

Package Sidebar

Install

npm i @svg-maps/cli

Weekly Downloads

8

Version

1.0.0-beta.5

License

MIT

Unpacked Size

64 kB

Total Files

13

Last publish

Collaborators

  • victorcazanave