https://github.com/gregl83/image-deconstruct
Deconstruct images to importable data files
https://github.com/gregl83/image-deconstruct
Last synced: 5 months ago
JSON representation
Deconstruct images to importable data files
- Host: GitHub
- URL: https://github.com/gregl83/image-deconstruct
- Owner: gregl83
- Created: 2018-07-27T18:22:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-27T18:35:24.000Z (almost 8 years ago)
- Last Synced: 2025-04-09T21:55:12.162Z (about 1 year ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# image-deconstruct
Deconstruct images into importable formats
## Usage
`Make install` will build a command line interface utility called `image-deconstruct`.
// todo
Run `image-deconstruct --help` to see usage instructions.
## Configuration
Commands use the following golang package:
- [spf13/cobra](https://github.com/spf13/cobra)
## License
MIT