Added some badges
This commit is contained in:
@@ -1,5 +1,13 @@
|
|||||||
# PsiTransfer
|
# PsiTransfer
|
||||||
|
|
||||||
|
[](https://github.com/psi-4ward/psitransfer/releases)
|
||||||
|
[](https://david-dm.org/psi-4ward/psitransfer)
|
||||||
|
[](https://github.com/psi-4ward)
|
||||||
|
[](https://hub.docker.com/r/psitrax/psitransfer/)
|
||||||
|
[](https://microbadger.com/images/psitrax/psitransfer)
|
||||||
|
[](https://hub.docker.com/r/psitrax/psitransfer/)
|
||||||
|
[](https://hub.docker.com/r/psitrax/psitransfer/)
|
||||||
|
|
||||||
Simple open source self-hosted file sharing solution.
|
Simple open source self-hosted file sharing solution.
|
||||||
|
|
||||||
* Supports many and very big files (Streams ftw)
|
* Supports many and very big files (Streams ftw)
|
||||||
|
|||||||
3
tmp/scripts/release.sh
Normal file
3
tmp/scripts/release.sh
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
# tar -czf psitransfer-1.0.0-rc.1.tar.gz --transform 's~^~psitransfer-1.0.0-rc.1/~' LICENSE README.md app.js config.* data lib package.json public
|
||||||
Reference in New Issue
Block a user