Registry / cli / javan-whenever

javan-whenever

JSON →
library0.3.7rbrubygemsunverified

Provides clean Ruby syntax for defining messy cron jobs and running them whenever.

gem install javan-whenever
INSTALL
IMPORT
SIG · JAVAN-WHENEVER
J
javan-whenever
clirubyv0.3.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Whenever
require 'whenever'

Define a daily cron job using clean Ruby syntax.

require 'whenever' # In schedule.rb: every 1.day, at: '12:00 am' do command 'echo Hello' end
Debug
Known issues
gotchaThis gem is a fork of the original 'whenever' gem by javan; ensure you use the correct gem name in your Gemfile.
fix
Use gem 'javan-whenever' instead of 'whenever' to avoid conflicts.
affects: >= 0.3.7
Upgrade
Version history
0.3.7latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
javan-whenever — gem install javan-whenever · libregistry