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 command to generate skeleton for Barq strategy #14

Open
raehat opened this issue Jul 3, 2024 · 0 comments
Open

feat: Add command to generate skeleton for Barq strategy #14

raehat opened this issue Jul 3, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@raehat
Copy link
Collaborator

raehat commented Jul 3, 2024

Currently, developers need to manually write the skeleton for a new Barq strategy from scratch. This change introduces a new command that automates the creation of the skeleton for a Barq strategy. This enhancement streamlines the development process by providing a ready-to-use template, allowing developers to focus on implementing the strategy logic.

  • Add command to generate Barq strategy skeleton
  • Include necessary placeholders and structure in the generated skeleton
@raehat raehat self-assigned this Jul 3, 2024
@raehat raehat linked a pull request Jul 6, 2024 that will close this issue
@raehat raehat added the enhancement New feature or request label Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant