Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nonsignificantp/lzf

Dockerize lzf compress & decompress tool
https://github.com/nonsignificantp/lzf

Last synced: 1 day ago
JSON representation

Dockerize lzf compress & decompress tool

Awesome Lists containing this project

README

        

# LZF Compress & Decompress tool

## Getting started

### Decompress

```
docker run -it --rm -v $PWD:/files nonsignificantp/lzf
```