Skip to content

ferulisses/rq-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rq-test

Setup:

python -m venv venv
. ./venv/bin/activate
pip install -r requirements.txt
chmod +x run.sh

Tests:

./run.sh run  # will create a job
./run.sh worker  # will run a worker
./run.sh results  # will get results

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published