手写cli脚手架文档,写自己的脚手架,30分钟入门教程~const program require( commander )i
program version(0.0.1)
parse( process.argv);// process.argv就是用户在命令行中传入的参数
执行zhu-c1i-help是不是已经有一提示了!(珠峰架构)
这个版本号应该使用的是当前c项目的版本号,我们需要动态获取,并且为了方便我们将常量全部放到
ut下的 constants文件夹中(珠峰架构)
const i n
vix_web_viewer
基于cboe_vix_gvz_ovx_monitor和options_monitor的vix和siv Web查看器。
这仅用于数据查看,数据收集是通过和
# copy the data.ini and modify the data path
cp ./data/data.back.ini ./data/data.ini
# then start the flask web
bash ./start_flask.sh restart