Added makefile at the root and updated readme.
This commit is contained in:
parent
3945bbcdcb
commit
f36642ca74
2 changed files with 7 additions and 9 deletions
2
Makefile
Normal file
2
Makefile
Normal file
|
@ -0,0 +1,2 @@
|
|||
SUBDIR = sakisafecli
|
||||
.include <bsd.prog.mk>
|
14
README.md
14
README.md
|
@ -9,6 +9,8 @@
|
|||
* Or as a URL shorter
|
||||
* Runs with CGI
|
||||
* Tor access ;)
|
||||
* If running OpenBSD, sakisafecli will use pledge()
|
||||
|
||||
|
||||
## Installation:
|
||||
|
||||
|
@ -17,17 +19,11 @@
|
|||
the file
|
||||
2. There you go.
|
||||
|
||||
|
||||
# sakisafecli
|
||||
|
||||
`sakisafecli` is the command line interface for sakisafe (and other
|
||||
filesharing services)
|
||||
|
||||
## usage
|
||||
|
||||
`sakisafecli --server=http://server <file>`
|
||||
|
||||
(for more info see -h)
|
||||
sakisafecli is a command line interface for sakisafe servers (and
|
||||
other file upload services). To compile it run `make` (or `bmake` in
|
||||
linux systems) to compile it.
|
||||
|
||||
# Donate
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue