发行说明生成器 Vicilog

码农软件 · 软件分类 · 其他开发相关 · 2019-10-19 11:56:49

软件介绍

Vicilog 是个基于 GitHub idea 构建的发行说明重建工具,提供易用的命令行界面,根据你的输入,Vicilog 可以作为专业的发布系统。

在线演示:https://dn5.github.io/vicilog/relnotes/ 

Vicilog CLI

Usage:
    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

Commando.io CLI

要求

  • 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!

本文地址:https://codercto.com/soft/d/17092.html

Perl入门经典

Perl入门经典

[美]Curtis "Ovid" Poe / 朱允刚、韩雷、叶斌 / 清华大学出版社 / 2013-9-20 / 78.00

作为最有影响力的编程语言之一,Perl被广泛用在Web开发、数据处理和系统管理中。无论是Perl新手,还是想要加强自己实战技能的Perl程序员,《Perl入门经典》都提供了处理日常情况所需的各种技术。凭借十多年的Perl经验,作者Curtis“Ovid”Poe一开始先简单回顾了Perl的基础知识,然后以此为出发点,举例说明了Perl在工作场所中的各种真实用法。此外,书中还包含了一些动手练习、宝贵建......一起来看看 《Perl入门经典》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具