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

https://github.com/gedex/simdoc

TBD
https://github.com/gedex/simdoc

Last synced: over 1 year ago
JSON representation

TBD

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
```