Skip to content

BearBin1215/MGPErogeCVGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

使用

  1. 安装node.js,建议下载LTS版本;
  2. 下载本代码库;
  3. 解压,在代码库目录下打开cmd或powershell(Windows系统shift+鼠标右键→在此处打开Powershell窗口,别的系统不知道);
  4. 在打开的窗口中输入命令:
    npm i
  5. 打开src/index.js,参照注释修改其中第6行的id等参数;
  6. 执行:
    node ./src/index.js

耐心等待,控制台提示条目源代码已保存到...即代表完成,生成的wiki源代码在output文件夹内。

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published