feat: README and Flake
This commit is contained in:
commit
bfa3b3a063
4 changed files with 227 additions and 0 deletions
14
README.md
Normal file
14
README.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
|
||||
# `nix_bindings_*` crates
|
||||
|
||||
Use the Nix [C API] from Rust.
|
||||
|
||||
## Hacking
|
||||
|
||||
The following will open a shell with dependencies, and install pre-commit for automatic formatting.
|
||||
|
||||
```console
|
||||
$ nix develop
|
||||
```
|
||||
|
||||
[C API]: https://nix.dev/manual/nix/latest/c-api.html
|
||||
Loading…
Add table
Add a link
Reference in a new issue