Skip to content

Commit

Permalink
feat: add information related to module generation
Browse files Browse the repository at this point in the history
  • Loading branch information
mukezhz authored Dec 2, 2023
1 parent f1c6a24 commit 0726413
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ go run main.go
```
- Generate module in already existing project
```zsh
// Project needs to initialize git repository to work module generation
geng gen module <module-name>
```

Expand Down

0 comments on commit 0726413

Please sign in to comment.