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.
- Host: GitHub
- URL: https://github.com/aimingoo/svginfo
- Owner: aimingoo
- Created: 2017-06-07T18:38:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-07T18:38:50.000Z (about 9 years ago)
- Last Synced: 2025-01-18T02:22:22.353Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
^^.