You are not logged in.

#1 2013-05-21 06:25:32

azer
Member
From: Berlin
Registered: 2007-11-24
Posts: 20
Website

run-after: handy command to schedule jobs easily

Hi All

I've created a declarative command to schedule jobs easily, like below;

$ run git push origin master after 5 minutes, 30 seconds

Here it is: https://github.com/azer/run-after

To install:

$ npm install -g run-after

Ideas and recommendations welcome!

Azer

Offline

#2 2013-05-22 19:34:51

teateawhy
Member
From: GER
Registered: 2012-03-05
Posts: 1,138
Website

Re: run-after: handy command to schedule jobs easily

60 % of characters, same result:

sleep 5.5m; git push origin master

Offline

#3 2013-05-22 19:39:15

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,441
Website

Re: run-after: handy command to schedule jobs easily

Even fewer `at`


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

Board footer

Powered by FluxBB