-
- Downloads
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
Showing
- bins/inbreeding/README.md 4 additions, 4 deletionsbins/inbreeding/README.md
- bins/inbreeding/mod.nu 7 additions, 7 deletionsbins/inbreeding/mod.nu
- bins/inbreeding/src/.nushell/build.nu 0 additions, 0 deletionsbins/inbreeding/src/.nushell/build.nu
- bins/inbreeding/src/.nushell/consts.nu 2 additions, 0 deletionsbins/inbreeding/src/.nushell/consts.nu
- bins/inbreeding/src/.nushell/inspect.nu 0 additions, 0 deletionsbins/inbreeding/src/.nushell/inspect.nu
- bins/inbreeding/src/.nushell/list.nu 0 additions, 0 deletionsbins/inbreeding/src/.nushell/list.nu
- bins/inbreeding/src/.nushell/load.nu 1 addition, 1 deletionbins/inbreeding/src/.nushell/load.nu
- bins/inbreeding/src/.nushell/parse.nu 0 additions, 0 deletionsbins/inbreeding/src/.nushell/parse.nu
- bins/inbreeding/src/.nushell/path.nu 0 additions, 0 deletionsbins/inbreeding/src/.nushell/path.nu
- bins/inbreeding/src/.nushell/plot.nu 3 additions, 3 deletionsbins/inbreeding/src/.nushell/plot.nu
- bins/inbreeding/src/.nushell/run.nu 1 addition, 1 deletionbins/inbreeding/src/.nushell/run.nu
- bins/inbreeding/src/.nushell/watch.nu 0 additions, 0 deletionsbins/inbreeding/src/.nushell/watch.nu
File moved
File moved
File moved
File moved
File moved
File moved
Please register or sign in to comment