文件名称:崇拜:通知服务
文件大小:124KB
文件格式:ZIP
更新时间:2024-03-04 05:43:46
TypeScript
尊敬 通知服务 用法 $ npm install -g revere $ revere COMMAND running command... $ revere (-v | --version | version) revere/1.2.0 darwin-x64 node-v14.15.4 $ revere --help [COMMAND] USAGE $ revere COMMAND ... 指令 revere cronstr CRON EXPRESSION 显示cron表达式的可读版本 USAGE $ revere cronstr CRON EXPRESSION OPTIONS -h, --help show CLI help -n, --notifiers=notifiers [default: console] 参见代码: rev
【文件预览】:
revere-main
----.dockerignore(27B)
----yarn.lock(174KB)
----.eslintrc.js(216B)
----src()
--------messages()
--------detectors()
--------logger.ts(195B)
--------listeners()
--------inversify.config.ts(2KB)
--------index.ts(35B)
--------inversify.constants.ts(465B)
--------runners()
--------apis()
--------helpers()
--------discord()
--------oclif()
--------errors()
--------notifiers()
----Dockerfile(340B)
----apis()
--------yfinance()
----tsconfig.json(355B)
----docker.env(70B)
----LICENSE(1KB)
----.prettierrc(142B)
----README.md(3KB)
----nodemon.json(165B)
----docker-compose.yml(1KB)
----.editorconfig(171B)
----templates()
--------template.env(862B)
----.gitignore(110B)
----bin()
--------run(132B)
--------run.cmd(31B)
----.eslintignore(17B)
----package.json(3KB)
----prisma()
--------migrations()
--------schema.prisma(2KB)