https://github.com/gedex/simdoc
TBD
https://github.com/gedex/simdoc
Last synced: over 1 year ago
JSON representation
TBD
- Host: GitHub
- URL: https://github.com/gedex/simdoc
- Owner: gedex
- Created: 2015-01-20T09:44:56.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-25T21:38:43.000Z (over 11 years ago)
- Last Synced: 2025-02-15T08:24:39.047Z (over 1 year ago)
- Language: Go
- Size: 141 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SIMDOC
======
> Sistem Informasi Manajemen Document
## Prerequisites
Following commands should be available for running `simdoc`:
* Unix program `file`.
* `vipsthumbnail`.
On OSX, you can install it via `brew install vips`.
* `identify`
This is ImageMagick command line tools
TODO: Remove these dependencies.
## Install
```
go get github.com/gedex/simdoc
```