An open API service indexing awesome lists of open source software.

https://github.com/aimingoo/svginfo

A utility for quick show information of .svg file.
https://github.com/aimingoo/svginfo

Last synced: 3 months ago
JSON representation

A utility for quick show information of .svg file.

Awesome Lists containing this project

README

          

# svginfo

A utility for quick show information of .svg file.

## install

Clone the project and install it.

```bash
> git clone https://github.com/aimingoo/svginfo
> install svginfo/svginfo /usr/local/bin/

# OR
> cp svginfo/svginfo /usr/local/bin/
> chmod +x /usr/local/bin/svginfo
```

## usage

A simple command line help for you:

```bash
> svginfo --help
#################################################
Svg information quick look
Version: 0.0.1
Usage:
> svginfo
> svginfo
commands: --help | -help | -h | -?
#################################################
```

## Other

^^.