Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Co-authored-by: rito528 <[email protected]>
  • Loading branch information
Mitama and rito528 authored Mar 5, 2023
1 parent f344597 commit d866142
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ axum とユースケースをつなぐハンドラーを実装するクレート
4. マイグレーションを実行して entities を更新する (entities crate)
5. ユースケース層が必要なリポジトリを実装する (resource crate)
6. ハンドラが呼び出すユースケースをユースケース層に作る (usecase crate)
7. axnum のルートにわたすハンドラをプレゼンテーション層に作る (presentation crate)
8. axnum にルートを追加する (app crate)
7. axum のルートにわたすハンドラをプレゼンテーション層に作る (presentation crate)
8. axum にルートを追加する (app crate)

## 付録 A: cargo make のタスク一覧

Expand Down

0 comments on commit d866142

Please sign in to comment.