Skip to content

Commit

Permalink
merge development.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ss2165 committed Nov 22, 2024
1 parent 056c8c8 commit eaba335
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 140 deletions.
3 changes: 3 additions & 0 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ To setup the environment manually you will need:
- Rust `>=1.75`: https://www.rust-lang.org/tools/install
- uv `>=0.3`: docs.astral.sh/uv/getting-started/installation
- capnproto `>=1.0`: https://capnproto.org/install.html
- Optional: llvm `== 14.0`. The "llvm" feature (backed by the sub-crate `hugr-llvm`)
requires LLVM installed. We use the rust bindings
[llvm-sys](https://crates.io/crates/llvm-sys) to [llvm](https://llvm.org/),

Once you have these installed, you can install the required python dependencies and setup pre-commit hooks with:

Expand Down
140 changes: 0 additions & 140 deletions hugr-llvm/DEVELOPMENT.md

This file was deleted.

0 comments on commit eaba335

Please sign in to comment.