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

t-282·WorkTask·
·
·
·Omni/Ide.hs
Created4 months ago·Updated4 months ago·pipeline runs →

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 → InProgress4 months ago
🔄[human]InProgress → Done4 months ago