Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
romanchechyotkin committed Aug 29, 2024
2 parents 5f6bca9 + 89a393d commit 06bed2e
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,22 @@ FEEL FREE TO CREATE ISSUES AND PRs
- Dune
- OPAM

```sh
# Create a switch for project
$ opam switch create . --deps-only
# Or just install deps
$ opam install . --deps-only
```

### How to start?

See [development demo](./tests/dev/).
See [development demo](./tests/demo/).

### Tasks

You can find open tasks at [project board](https://github.com/users/romanchechyotkin/projects/1)
and [issues page](https://github.com/romanchechyotkin/nats.ocaml/issues).

### Questions

If you have any questions, please contact @romanchechyotkin or @dx3mod.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 06bed2e

Please sign in to comment.