Update readme and gitignore

This commit is contained in:
(≧◡≦) 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 *.o
*.d *.d
obj/ obj/
.clangd
.depend

View file

@ -22,8 +22,17 @@
# sakisafecli # sakisafecli
sakisafecli is a command line interface for sakisafe servers (and sakisafecli is a command line interface for sakisafe servers (and
other file upload services). To compile it run `make` (or `bmake` in other file upload services).
linux systems) to compile it.
## Installation
### Compilation
Clone the repo and run `make` (or `bmake` in linux systems)
### Repositories
![](https://repology.org/badge/vertical-allrepos/sakisafe.svg)
# Donate # Donate