coffee-tools / coffee-tools/barq
feat: Add command to generate skeleton for Barq strategy
Open
enhancement
- Dominant language
- Rust
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.