Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mickael-kerjean/filestash_images


https://github.com/mickael-kerjean/filestash_images

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

CI=true PASSWORD=xxxxx USERNAME=xxxx ADMIN=xxxx node node_modules/.bin/jest src/readme.test.js

To generate GIF:
```
convert -delay 100 -loop 0 *.png image.gif
```