 
|
d2a4cc0c4d
|
Add omarchy CLI (#5477)
* Add omarchy CLI
* Remove outdated or internal
* Add bash completions for command
* Add omarchy command documentation
* Add missing docs
* Correct to what's now right
* Fix tests
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com>
|
2026-05-01 17:40:22 +02:00 |
|
David Heinemeier Hansson
|
7514ae7dcf
|
Use consistent bash5 style for conditionals and quoting
|
2026-02-21 10:18:47 +01:00 |
|
David Heinemeier Hansson
|
cf4e1c0eb7
|
Better resilience for fetching the tags
|
2025-08-27 14:26:30 +02:00 |
|
David Heinemeier Hansson
|
4e136ded68
|
We now have a global $OMARCHY_PATH
|
2025-08-11 21:33:04 +02:00 |
|
David Heinemeier Hansson
|
a7798a57bc
|
Make updating checking resilient against network being unavailable
|
2025-08-05 17:13:37 +02:00 |
|
David Heinemeier Hansson
|
631b62927a
|
Better than doing string comparison
Any tag difference means new release
|
2025-08-02 22:14:16 +02:00 |
|
 David Heinemeier HanssonandGitHub
|
f729004306
|
Show indicator if update is available (#456)
* Show indicator if update is available
* Language
|
2025-08-02 21:48:06 +02:00 |
|