Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ji-podhead authored Apr 18, 2024
1 parent 3ea59db commit 6286dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@


- `protobuffctl` offers an [API](https://ji-podhead.github.io/protobuffctl/) that enables you to automate all protobuf functions.
- Quickly create new `message types`, `fields`, `services`, `methods` and `enums` using the [API](https://ji-podhead.github.io/protobuffctl/) and **cli commands**.
- Quickly create new `message types`, `fields`, `services`, `methods` and `enums` using **cli commands**.
- Stores all Components in the **local Componentregistry**. <br> or push/pull from **external DB**.
- **Roll back** to old protofile, or to an registry state using historical `.config` file, or using a external DB just like with **version control**.<br>
- **Preview** the Protofile-Code before actually building it.
Expand Down

0 comments on commit 6286dd2

Please sign in to comment.