Migrate from task to invoke

This commit is contained in:
2026-02-22 18:41:29 +03:00
parent d6be9fbfb8
commit b793b7806b
2 changed files with 114 additions and 0 deletions

3
inv Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
exec uv run inv "$@"