Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add a starter toolkit to run the tests (#47)
this PR adds a very simple `toolkit.nu` to run the tests of `nu-git-manager` without worrying about `use nupm` and the exact commands to run: ```nushell use toolkit.nu # i use a hook for that toolkit test ```
- Loading branch information