search steam store
This commit is contained in:
commit
fe419d7705
4 changed files with 51 additions and 0 deletions
18
vg-store.opam
Normal file
18
vg-store.opam
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
opam-version: "2.0"
|
||||
name: "vg-store"
|
||||
version: "~dev"
|
||||
synopsis: "Quickly check games on multiple stores"
|
||||
maintainer: "Fabien Freling <public@ffreling.com>"
|
||||
authors: "Fabien Freling <public@ffreling.com>"
|
||||
license: "MIT"
|
||||
homepage: "http://code.ffreling.com/fabs/vg-store"
|
||||
bug-reports: "http://code.ffreling.com/fabs/vg-store/issues"
|
||||
depends: [
|
||||
"mechaml"
|
||||
"lwt_ssl"
|
||||
]
|
||||
build: ["dune" "build" "-p" name "-j" jobs]
|
||||
dev-repo: "git+http://code.ffreling.com/fabs/vg-store"
|
||||
url {
|
||||
src: "http://code.ffreling.com/fabs/vg-store"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue