Ryan Hughes
e7df3d46f4
Prevent passing package_bin_path=$1 as $@ to the actual run
2026-05-02 16:22:54 -04:00
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
c06bbe40bb
Allow for lazy-install of bun runtime
2026-05-01 08:46:12 +02:00
David Heinemeier Hansson
0555c34416
Allow for bun to be the executor and bring back the spinner
2026-05-01 08:31:38 +02:00
11e549a8ba
Isolate npx wrapper runtime from project PATH ( #5341 )
...
* Don't use the names here since they break the all-themes setup in omarchy-nvim
* Pin Omarchy npx wrappers to matching node+npx binaries
* Fix npx wrappers when mise node is missing
* Pin npx wrappers to matching mise node runtime
* Isolate npx wrapper runtime from project PATH
* Clarify npx wrapper bin resolution
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2026-04-27 16:06:55 +02:00
Timo Hubois and GitHub
3bfed7da37
Merge pull request #5247 from timohubois/feat-mise-node-latest-npx-wrapper
...
Run Omarchy's npx wrappers through mise-managed Node
2026-04-07 12:21:39 +02:00
David Heinemeier Hansson
e21b22decf
Ensure .local/bin exists
2026-03-15 20:20:40 +01:00
David Heinemeier Hansson
e294394b8a
Add npx wrapper installer for packages moving too fast for normal repos
...
They're lazy loaded too. So we don't need manual install from a menu.
2026-03-15 19:11:43 +01:00