Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gfngfn/satysfi-external-repo

Custom OPAM repository for external libraries of SATySFi
https://github.com/gfngfn/satysfi-external-repo

ocaml opam opam-repository satysfi

Last synced: 3 months ago
JSON representation

Custom OPAM repository for external libraries of SATySFi

Awesome Lists containing this project

README

        

## About

This is a custom OPAM repository for [SATySFi].

You can add this repository into your OPAM by running the following command.

```sh
opam repository add satysfi-external https://github.com/gfngfn/satysfi-external-repo.git
```

## Contributing

We welcome contributions! If you notice a problem of *packaging*, then send a PR or write an issue here. If it's a problem of the content of package itself, then refer to its repository.

### Reference

* ["Repositories"](https://opam.ocaml.org/doc/Manual.html#Repositories)
* https://github.com/ocaml/opam-repository
* Some other OPAM repos
* https://github.com/ocamllabs/advanced-fp-repo
* https://github.com/coq/opam-coq-archive

[SATySFi]: https://github.com/gfngfn/SATySFi