bevyengine / bevyengine/bevy_github_ci_template
Perhaps support cargo-generate
- 主要言語
- JavaScript
- スター
- 265
- フォーク
- 57
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Perhaps this repo should support cargo-generate, which allows git repositories to be used as a template to bootstrap the repository. This would mean that certain things (such as the project name) could be filled in automatically, and also allows things like a window to be added by default, which has the project's name. This is something I do in my personal template repository.
Furthermore, if cargo generate is used, this also means that the repository can be used as a Project Template by RustRover, which would be nice.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、このリポジトリが現在どのように template を定義しているかを確認し、cargo-generate の規約と比較します。project-name の置換とデフォルトウィンドウがどのように表現されているかを確認し、RustRover Project Template の要件を考慮します。完了の条件は、リポジトリを cargo generate で使用でき、プロジェクト名が設定され、意図したデフォルトセットアップが維持されることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust
- 領域
- tooling
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100