这是一个简单的图标生成器,用于生成 技能图标,可以粘贴到您 github profile 上作为技能展示
温州程序员劝退师 |
Andrea Gennaioli |
欢迎使用 并反馈问题
This is a simple icon generator designed to create skill icons that you can paste on your GitHub profile to showcase your skills.
Feel free to use it and provide feedback.
- Clone this repo
- Install dependencies
npm install
- Run the script
node app.js
- Open
http://localhost:3000/
in your browser - Select the icon you want to generate
- Copy the generated code and paste it into your GitHub profile
温州程序员劝退师 |
Andrea Gennaioli |