UNPKG
cantina-cron
Version:
latest (4.1.3)
three (3.0.1)
4.1.3
4.1.2
4.1.1
3.0.1
An amino/redis-powered in-app crontab.
github.com/cpsubrian/cantina-cron
cpsubrian/cantina-cron
cantina-cron
/
Makefile
8 lines
(7 loc)
•
125 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
test
: @./node_modules/.bin/mocha \ --reporter spec \ --bail \ --
timeout
5s \ --require
test
/_common.js .PHONY:
test