We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6bf3ee1 + c928cd7 commit 1123a6aCopy full SHA for 1123a6a
README.md
@@ -1 +1,17 @@
1
-# 仅测试
+# jiaozifs
2
+version control file system.
3
+
4
+## quick start
5
6
+build
7
+```bash
8
+git clone https://github.com/jiaozifs/jiaozifs.git
9
+make build
10
+```
11
12
+init and running
13
14
+./jzfs init --db postgres://li:li123@localhost:5432/jiaozifs?sslmode=disable
15
16
+./jzfs daemon
17
codecov.yml
0 commit comments