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

https://github.com/almirjnr/file-previewer


https://github.com/almirjnr/file-previewer

css deno embedded html javascript pdf static typescript webserver

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

## What is this?
Simple tool for showing multiple files inside multiple folders

## How To
### Develop
...

### Build
```shell
# creates and compresses the release packages for both linux and windows
make
```
go to `./release` folder and uncompress your release

### Run in development mode
...