Commit Graph
12 Commits
Author SHA1 Message Date
slawek 9138f03d35 Refactor: Simplify binary pattern handling in findBinary and findInstalledBinary functions
Test Action / test (push) Successful in 12s
2026-04-07 09:43:53 +02:00
slawek e8a9b0906d Refactor: Move installSystemPackage function to a separate module for better organization 2026-04-07 09:28:10 +02:00
slawek e7e7ee53f6 Fix: Enhance asset filtering with dry run support and update platform architecture patterns 2026-04-07 06:55:24 +02:00
slawek cbfadf3488 Fix: Enhance binary pattern matching with system and architecture replacements
Test Action / test (push) Successful in 14s
2026-04-06 23:33:46 +02:00
slawek 01d844f6d9 Feat: Integrate commander for improved CLI argument parsing 2026-04-06 23:21:03 +02:00
slawek d9d7f67247 Refactored asset matching code. 2026-04-06 22:50:25 +02:00
slawek 0132ee6665 Refactor: Simplify getMatchingAsset function parameters in CLI and matcher modules 2026-04-06 18:46:31 +02:00
slawek dfa641afd4 Matched functionality of the CLI with the Bash predecessor. 2026-04-06 12:00:09 +02:00
slawek fc727877e6 Fix: Minor formatting issue. 2026-01-11 14:27:08 +01:00
slawek 4ee62009bb Fix: Windows decompression and installation paths. 2026-01-11 14:03:10 +01:00
slawek c8669a3a66 Update: Add 'install-path' option for custom installation directory in CLI and documentation
Test Action / test (push) Successful in 3s
2026-01-11 11:12:06 +01:00
slawek 620da93338 Rearranged the code and added CLI that installs tools locally.
Test Action / test (push) Successful in 3s
2026-01-11 10:54:25 +01:00