This is an automated email from the ASF dual-hosted git repository.

jiacai2050 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/horaedb.git


The following commit(s) were added to refs/heads/main by this push:
     new 066b1821 chore(horaemeta): add building docs (#1562)
066b1821 is described below

commit 066b18216aebf2856d73ad007c9dc9ec6ceaaa9b
Author: Cancai Cai <[email protected]>
AuthorDate: Sun Sep 1 14:02:25 2024 +0800

    chore(horaemeta): add building docs (#1562)
---
 horaemeta/CONTRIBUTING.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/horaemeta/CONTRIBUTING.md b/horaemeta/CONTRIBUTING.md
index e2c4ba3d..97aa18b2 100644
--- a/horaemeta/CONTRIBUTING.md
+++ b/horaemeta/CONTRIBUTING.md
@@ -50,6 +50,14 @@ There are some tips on verifying the above in the [next 
section](#running-tests)
 * ask for help on the PR if any of the status checks are 🔴, and you don't know 
why;
 * wait patiently for one of the team to review your PR, which could take a few 
days.
 
+## Building the project
+
+The rule for building the project has been configured in the 
[Makefile](./Makefile) so just run:
+
+```shell
+make build
+```
+
 ## Running Tests
 
 The rule for running test has been configured in the [Makefile](./Makefile) so 
just run:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to