想法
这几年开源软件异常活跃,各大软件更新迭代速度令人咂舌。在一个页面上查看比较热门的开源软件最新软件的列表。岂不是很美好。不过从有这个想法到现在,还是感觉这是一个蛋疼的需求想法,没啥实际意义。。。欢迎各位吐槽!

leversion

列出开源软件的当前版本(List the latest version of open source software)
Build Setup
# install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report 生成数据
每天凌晨 6 点更新数据
scripts/source.json记录要搜集版本的开源软件列表static/data/data.json存放搜集到的数据
# 使用脚本生成数据 python3 scripts/check.py 参与贡献
欢迎任何形式的贡献.
备注:本人代新 V2EX 网友代发
