Skip to content

Commit 57d6680

Browse files
authored
Create README.md
1 parent 32890f0 commit 57d6680

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Git LFS server PHP
2+
3+
**Git LFS server written in PHP**
4+
5+
## How to use
6+
7+
### Set username and password
8+
9+
```
10+
$ htpasswd -B -c .lfs-server-passwd [username]
11+
```

0 commit comments

Comments
 (0)