https://github.com/imlinhanchao/zhaopin_resume_refresh_script
智联招聘简历自动刷新脚本
https://github.com/imlinhanchao/zhaopin_resume_refresh_script
resume script zhaopin
Last synced: 10 months ago
JSON representation
智联招聘简历自动刷新脚本
- Host: GitHub
- URL: https://github.com/imlinhanchao/zhaopin_resume_refresh_script
- Owner: imlinhanchao
- License: mit
- Created: 2018-03-07T13:23:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-07T13:25:33.000Z (over 8 years ago)
- Last Synced: 2025-08-21T12:41:07.708Z (11 months ago)
- Topics: resume, script, zhaopin
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# 智联招聘简历自动刷新脚本
## 安装方法
需先安装 Node.js 与 npm
```bash
npm install
```
## 使用方法
传入帐号密码即可:
```bash
node app.js -u 智联招聘帐号 -p 智联招聘密码
```
或指传入帐号:
```bash
node app.js -u 智联招聘帐号
```
这样可以在 stdin 输入密码。