文件名称:status-gravatar:根据我的项目状态设置我的 Gravatar 个人资料图片
文件大小:12KB
文件格式:ZIP
更新时间:2024-07-24 01:16:26
JavaScript
status-gravatar v0.1.0
根据我的项目状态设置我的 Gravatar 个人资料图片
安装
sudo npm install -g status-gravatar
npm explore -g status-gravatar
# takes you into the installed folder
# IMPORTANT: modify the config.json file
# set your email and github username
查找您现有的 Gravatar id
运行一次程序以查看 id
export GRAVATAR_PASSWORD=
【文件预览】:
status-gravatar-master
----LICENSE-MIT(1KB)
----Gruntfile.js(1KB)
----src()
--------getImage.js(1KB)
--------test()
----.travis.yml(119B)
----gulpfile.js(221B)
----config.json(818B)
----README.md(4KB)
----docs()
--------footer.md(466B)
--------README.tmpl.md(248B)
--------badges.md(1014B)
--------install.md(1KB)
--------use.md(299B)
----.gitignore(21B)
----index.js(7KB)
----package.json(1KB)