UNPKG

zsh-buddy

Version:
56 lines (32 loc) โ€ข 1.62 kB
# zsh-buddy This package contains the zsh-buddy plugin. ## โ˜˜๏ธ Features - It will find and execute `buddy` from anywhere within the project file tree _(and you don't need to prefix it with php or ./)_ - It provides auto-completion for `buddy` commands _(that also work anywhere within the project)_ - You can specify an editor to automatically open new files created by `buddy make:*` commands ## ๐Ÿค– Usage ``` buddy setup:oh-my-zsh ``` To view the full documentation, please visit [https://stacksjs.org/ui](https://stacksjs.org/zsh). ## ๐Ÿงช Testing ```bash # wip ``` ## ๐Ÿ“ˆ Changelog Please see our [releases](https://github.com/stacksjs/stacks/releases) page for more information on what has changed recently. ## ๐Ÿšœ Contributing Please review the [Contributing Guide](https://github.com/stacksjs/contributing) for details. ## ๐Ÿ Community For help, discussion about best practices, or any other conversation that would benefit from being searchable: [Discussions on GitHub](https://github.com/stacksjs/stacks/discussions) For casual chit-chat with others using this package: [Join the Stacks Discord Server](https://discord.gg/stacksjs) ## ๐Ÿ™๐Ÿผ Credits Many thanks to the following core technologies & people who have contributed to this plugin: - [Jess Archer](https://github.com/jessarcher/zsh-artisan/blob/master/artisan.plugin.zsh) - [Chris Breuer](https://github.com/chrisbbreuer) - [All Contributors](../../contributors) ## ๐Ÿ“„ License The MIT License (MIT). Please see [LICENSE](https://github.com/stacksjs/stacks/tree/main/LICENSE.md) for more information. Made with ๐Ÿ’™