Skip to content
Snippets Groups Projects
Select Git revision
  • main
1 result

README.md

Blame
  • a.stevan's avatar
    f27313f9
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    README.md 196 B

    CLI app using Semi-AVID

    • install Nushell
    ./scripts/nu-install.sh
    • run the tests
    ./bin/nu tests/binary.nu
    ./bin/nu tests/cli.nu
    • use the module
    use . *