# autoCommend **Repository Path**: xiaoji/autoCommend ## Basic Information - **Project Name**: autoCommend - **Description**: 根据百度排行榜自动更新推荐。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-12-26 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # autoCommend #### 介绍 根据百度排行榜自动更新推荐。 #### 安装教程 软件依赖nodejs环境,请先自行安装nodejs(https://www.nodejs.org) ``` javascript npm install node autoComment.js // 输出更新的行数 ``` 可以通过添加到计划任务或crontab做定时任务,来自动更新网站。