Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 204 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 204 Bytes

node_music

search and down music in terminal

使用方法

  1. 下载代码以后 npm install or yarn install;

  2. config.js修改自己想要的数据源;

  3. node index 运行程序;