amtoine / nu-git-manager

A collection of Nushell tools to manage Git repositories.
GNU General Public License v3.0
26 stars 2 forks source link

add a new `--interactive` switch to `toolkit.nu run` #112

Closed amtoine closed 9 months ago

amtoine commented 9 months ago

this allows to drop in an interactive shell and run gm commands. code: closure is now optional but will throw an error when not given in non-interactive mode.