Skip to content
Snippets Groups Projects

refactor "inbreeding" Nushell modules

Merged STEVAN Antoine requested to merge refactor-inbreeding-nushell-modules into main
4 files
+ 7
5
Compare changes
  • Side-by-side
  • Inline
Files
4
export const BIN = "./target/release/inbreeding"
export const CACHE = ($nu.home-path | path join .cache komodo inbreeding)
export const NUSHELL = "../../../../.nushell"
Loading