Update readme and gitignore

master
qorg11 2022-06-25 23:13:13 +02:00
parent 64767aa30d
commit e43df05e80
2 changed files with 13 additions and 2 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
*.o
*.d
obj/
.clangd
.depend

View File

@ -22,8 +22,17 @@
# sakisafecli
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.
other file upload services).
## Installation
### Compilation
Clone the repo and run `make` (or `bmake` in linux systems)
### Repositories
![](https://repology.org/badge/vertical-allrepos/sakisafe.svg)
# Donate