Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giraud/rincewind
cmt information extractor
https://github.com/giraud/rincewind
cmt-extractor ocaml
Last synced: 23 days ago
JSON representation
cmt information extractor
- Host: GitHub
- URL: https://github.com/giraud/rincewind
- Owner: giraud
- License: mit
- Created: 2018-02-07T21:36:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T08:18:02.000Z (about 1 year ago)
- Last Synced: 2024-10-31T15:47:58.519Z (2 months ago)
- Topics: cmt-extractor, ocaml
- Language: OCaml
- Homepage:
- Size: 20.6 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rincewind
![Build Rincewind executables](https://github.com/giraud/rincewind/workflows/Build%20Rincewind%20executables/badge.svg?branch=master)
Rincewind is a CMT annotation extractor used by the [ReasonML plugin](https://github.com/reasonml-editor/reasonml-idea-plugin) for IntelliJ Idea.
### local build
prepare:
- opam switch \[create] \
- opam install -t . --deps-onlybuild:
- dune buildtest:
- dune runtest