Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nekobato/twitter-chaos-faces

for cron
https://github.com/nekobato/twitter-chaos-faces

Last synced: about 13 hours ago
JSON representation

for cron

Awesome Lists containing this project

README

        

twitter-chaos-faces
===================

for cron

## Cron

```
make build
```

edit tokens.json
set images to images/

### crontab(example)
```
10 * * * * /path/to/dir/node_modules/coffee-script/bin/coffee /path/to/dir/index.coffee
```