Commit graph

15 commits

Author SHA1 Message Date
eb39f490a2 Refactor __yay_rebuild and __yay_try functions to improve experimental features handling and command execution 2025-06-16 23:09:34 -04:00
71ffb0166e Update README.md to fix shell usage instructions and add 'serve' command documentation 2025-06-03 02:33:26 -04:00
05b214e6cd Add bash to PATH in yay wrapper for improved compatibility 2025-06-02 03:24:17 -04:00
8baaa38d55 Fix help message and command options for experimental features in __yay_rebuild function 2025-05-29 19:07:20 -04:00
cb0fc8ebb5 Add 'serve' command with file server functionality and update completions 2025-05-29 01:19:03 -04:00
7bb8f702dc Enhance __yay_rebuild function to include experimental features flag and update help message formatting 2025-05-29 00:01:35 -04:00
92d557d0d0 Fix argument passing in __yay_rebuild function for host flag 2025-04-30 00:57:12 -04:00
9204ebe903 Add function loading mechanism to ensure required functions are available 2025-04-30 00:54:50 -04:00
3cfa7ed0e1 New command features for try and update, and yay_run improvement
• Replaces raw eval with a safer fish shell command execution
• Improves try commands with '--' separator for running one-shot commands
• Adds support for updating a specific flake input via flag or positional argument
• Updates documentation and completions for consistency and clarity
2025-04-30 00:43:40 -04:00
2ef2d5bf65 Updates host switch and completions paths
• Adjusts rebuild command in shell function to include host specification more directly
• Moves fish completions file to the vendor completions directory
2025-04-29 23:16:09 -04:00
745004a627 Add usage instructions for trying commands in shell 2025-04-27 17:07:41 -04:00
af9105e7ac Refactor bin to fix argument passing. 2025-04-27 16:41:57 -04:00
efa26131ec Add README.md with project overview, installation instructions, and command usage 2025-04-27 16:24:48 -04:00
88b6573952 Fixed infinite freeze 2025-04-27 15:53:13 -04:00
ac120b6a27 Initial Commit with possibly working flake 2025-04-27 15:08:23 -04:00