System Requirements
- redis
- python3.x
install
$ touch .env # look .env-example
$ pip install -r requirements
run
$ python run.py
$ rqworker
create --name --priority
$ python manage.py create "System BugBounty Date" "high"
lists
$ python manage.py lists
delete --id
$ python manage.py delete 2