2
0
mirror of https://github.com/hibiken/asynq.git synced 2025-10-04 17:42:01 +08:00

Update all reference to asynqmon to Asynq CLI

This commit is contained in:
Ken Hibino
2020-04-12 16:49:49 -07:00
parent 68db689cdc
commit e717149833
20 changed files with 74 additions and 74 deletions

6
.gitignore vendored
View File

@@ -15,7 +15,7 @@
/examples
# Ignore command binary
/tools/asynqmon/asynqmon
/tools/asynq/asynq
# Ignore asynqmon config file
.asynqmon.*
# Ignore asynq config file
.asynq.*