Add nip command (#83)

This commit is contained in:
reis
2025-11-26 21:02:47 +09:00
committed by GitHub
parent 03c1bf832e
commit 2de3ff78ee
2 changed files with 187 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ var app = &cli.Command{
fsCmd,
publish,
git,
nip,
},
Version: version,
Flags: []cli.Flag{