initial release of antigravity-cli 1.0.0

This commit is contained in:
viridivn
2026-05-19 17:02:05 -04:00
commit 7d2d1f76e2
5 changed files with 126 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
post_install() {
echo ">>> To configure your shell environment for Antigravity CLI, run:"
echo ">>> agy install"
}