embulk / embulk/gradle-embulk-plugins
Add "new plugin" templates
Open
enhancement
- Dominant language
- Java
- Stars
- 8
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The Embulk core has had a feature to generate a "new Embulk plugin" from template: `embulk new`.
It was convenient, but as a result, the template has depended on "Embulk versions", and it was not very easy for core developers to maintain the "new Embulk plugin" feature in the Embulk core. For example, applying code format.
The "new Embulk plugin" template feature will be moved to this Gradle plugin so that the development will be easier.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.