Skip to content
Snippets Groups Projects
Commit 92520b53 authored by STEVAN Antoine's avatar STEVAN Antoine :crab:
Browse files

refactor "inbreeding" Nushell modules (!141)

this MR
- moves the Nushell modules from `bins/inbreeding/` to `bins/inbreeding/src/.nushell/`
- creates a `NUSHELL` constant in `consts.nu` to allow the following more robust construct
```bash
use consts.nu
use $consts.NUSHELL ...
```
- updates the README
parent 902e5b4c
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment