发行说明生成器Vicilog.zip

时间:2022-08-05 20:22:53
【文件属性】:

文件名称:发行说明生成器Vicilog.zip

文件大小:13KB

文件格式:ZIP

更新时间:2022-08-05 20:22:53

开源项目

Vicilog 是个基于 GitHub idea 构建的发行说明重建工具,提供易用的命令行界面,根据你的输入,Vicilog 可以作为专业的发布系统。在线演示:https://dn5.github.io/vicilog/relnotes/ Vicilog CLIUsage:     vicilog --help      | usage instruction     vicilog --new       | new project    vicilog --new         project name     vicilog --comp      | compile project    vicilog --comp        project name     vicilog --abt       | show about     vicilog --tag       | list all tags     vicilog --v         | show version info要求Ruby (with json)Nix more安装cd ~ git clone https://github.com/dn5/vicilog.git chmod 777 -R vicilog/使用基础帮助$ ruby vicidex.rb --help  _    __________________    ____  ______ | |  / /  _/ ____/  _/ /   / __ \/ ____/ | | / // // /    / // /   / / / / / __   | |/ // // /____/ // /___/ /_/ / /_/ /   |___/___/\____/___/_____/\____/\____/    Vicilog v eq_v // Changelog / Buildtool https://github.com/dn5/vicilog Use argument --help for details $ ruby vicilog.rb --help | usage / this menu $ ruby vicilog.rb --new  | new project                   --new    project_name $ ruby vicilog.rb --comp | compile / new build $ ruby vicilog.rb --comp   project_name $ ruby vicilog.rb --abt  | about the project $ ruby vicilog.rb --v    | version info $ ruby vicilog.rb --tag  | for tag list新项目$ ruby vicidex.rb --new myproject [strip header] https://github.com/dn5/vicilog Use argument --help for details Vicilog is currently creating new project ... Copying necessery files ... New project sucesfully built! Run --comp project_name to compile new changes! 标签:Vicilog


【文件预览】:
vicilog-master
----LICENSE(18KB)
----TODO.md(195B)
----src()
--------vicilog.rb(5KB)
--------default()
----README.md(2KB)

网友评论