coffee-tools / coffee-tools/coffee
Feature Request - Introduce `coffee new` Command
Open
❤️ - RFC
💭 - brainstorming
- Dominant language
- Rust
- Stars
- 11
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
## Description
We propose the addition of a new command: `coffee new`. This command will simplify the process of creating new plugins.
## Command syntax
```bash
coffee new --lang= --plugin
```
## Desired Outcome
The `coffee new` command is expected to generate a new directory containing a ready-to-use plugin template. This template will serve as a starting point for developers, offering a structured foundation for plugin development.
Contributor guide
Assessment
This issue has not been assessed yet.