An open API service indexing awesome lists of open source software.

https://github.com/gamepowerx/kekuploadcliclient

A simple CLI client for UploadServer
https://github.com/gamepowerx/kekuploadcliclient

Last synced: 10 months ago
JSON representation

A simple CLI client for UploadServer

Awesome Lists containing this project

README

          

# KekUploadCLIClient

A simple CLI client for [UploadServer](https://oss.kotw.dev/uploadserver)


## Building

If you dont want to build this yourself check the releases tab


### Prerequirements

- dotnet


```sh
cd KekUploadCLIClient
dotnet build -c release
```