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

https://github.com/zigarn/share


https://github.com/zigarn/share

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

Used to share some files

To split files into pieces:

```shell
./split.sh file.ext
```

To join back:

```shell
./join.sh file.ext
```