mirror of
https://github.com/logos-blockchain/logos-blockchain-module.git
synced 2026-02-20 13:03:15 +00:00
10 lines
244 B
Markdown
10 lines
244 B
Markdown
# Logos Blockchain Module
|
|
|
|
### Setup
|
|
|
|
#### IDE
|
|
|
|
If you're using an IDE with CMake integration make sure it points to the same cmake directory as the `justfile`, which defaults to `build`.
|
|
|
|
This will reduce friction when working on the project.
|