Skip to content

Commit d945c85

Browse files
authored
Update README.md
Add link to RESTHeart CLI
1 parent fdae2de commit d945c85

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,13 @@ Check also the [RESTHeart Greetings Services Tutorial](https://restheart.org/doc
1717

1818
## Quick Start
1919

20-
Follow these steps to set up and run the project:
20+
### Use the RESTHeart command line interface
21+
22+
🚀 To run and develop this project you can now use the new [RESTHeart command line interface](https://github.com/SoftInstigate/restheart-cli/tree/master). It provides a convenient interface for watching for code changes and automatically rebuilding/redeploying RESTHeart plugins.
23+
24+
### Run with Docker
25+
26+
Follow these steps if you prefer to set up and run the project with docker:
2127

2228
1. Clone the repository:
2329
```bash

0 commit comments

Comments
 (0)