Skip to content

Commit

Permalink
docs: update Makefile help
Browse files Browse the repository at this point in the history
  • Loading branch information
ccamel committed Jan 8, 2023
1 parent 89e5805 commit 7017205
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ Targets:
Chain:
chain-init Initialize the blockchain with default settings.
chain-start Start the blockchain with existing configuration (see chain-init)
chain-stop Stop the blockchain
Clean:
clean Remove all the files from the target folder
Proto:
Expand All @@ -163,6 +164,8 @@ Targets:
Documentation:
doc-proto Generate the documentation from the Protobuf files
doc-command Generate markdown documentation for the command
Mock:
mock Generate all the mocks (for tests)
Release:
release-assets Generate release assets
Help:
Expand Down

0 comments on commit 7017205

Please sign in to comment.