Add version command to pi-code.sh and pi-review.sh

t-282·WorkTask·
·
·
·Omni/Ide.hs
Created1 month ago·Updated1 month ago

Description

Edit

Add a --version or -v flag to both scripts that prints version info.

Should print:

  • Script name
  • Version (use 0.1.0 for now)
  • Date of last update

Keep it simple - just check for -v or --version as first argument.

Timeline (2)

🔄[human]Open → InProgress1 month ago
🔄[human]InProgress → Done1 month ago