Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add custom command functionality #311

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

shreddedbacon
Copy link
Member

@shreddedbacon shreddedbacon commented Jan 3, 2024

Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated.
  • Changelog entry has been written

Extends the CLI by allowing users to create custom commands. This allows for users to share commands for specific tasks. It leverages the raw functionality under the hood. See the new documentation around custom commands for how to use it.

Changelog Entry

@shreddedbacon shreddedbacon force-pushed the custom-commands branch 3 times, most recently from 3fc36d6 to fd6d40a Compare January 3, 2024 06:00
@shreddedbacon shreddedbacon marked this pull request as ready for review January 4, 2024 00:03
@shreddedbacon shreddedbacon force-pushed the custom-commands branch 2 times, most recently from 3591359 to f3ef523 Compare January 4, 2024 22:28
@shreddedbacon shreddedbacon force-pushed the custom-commands branch 2 times, most recently from 039c2aa to 9f091a7 Compare March 21, 2024 22:36
@shreddedbacon shreddedbacon changed the title feat: add raw query and custom command functionality feat: add custom command functionality Mar 25, 2024
@shreddedbacon
Copy link
Member Author

This would be good to wait for #319 so that custom commands can leverage the XDG specification for data storage in a unified manner along with config and other state files that it introduces.

@shreddedbacon shreddedbacon force-pushed the custom-commands branch 2 times, most recently from 3d56f42 to a874965 Compare April 10, 2024 21:43
@shreddedbacon shreddedbacon marked this pull request as draft June 24, 2024 01:10
@shreddedbacon shreddedbacon force-pushed the custom-commands branch 2 times, most recently from ccb5e14 to 56f52a1 Compare July 24, 2024 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant