Skip to content

Commit

Permalink
Revert "test: just for test"
Browse files Browse the repository at this point in the history
  • Loading branch information
hunjixin authored Nov 29, 2023
1 parent 6bf3ee1 commit c928cd7
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
# 仅测试
# jiaozifs
version control file system.

## quick start

build
```bash
git clone https://github.com/jiaozifs/jiaozifs.git
make build
```

init and running
```bash
./jzfs init --db postgres://li:li123@localhost:5432/jiaozifs?sslmode=disable

./jzfs daemon
```
6 changes: 0 additions & 6 deletions codecov.yml

This file was deleted.

0 comments on commit c928cd7

Please sign in to comment.