joseluisq/go-tspath

Add json flag command

开放

#6 创建于 2019年9月23日

 (0 条评论) (0 个反应) (0 位负责人)Go (2 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (14 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Proposal: Add json flag command to output results in JSON format. Which should be useful for easy integration with other scripting languages like Javascript. This PR depends on #1

Flag: -json

~> go-tspath -config=./tsconfig.json -json
# {"json data with information about the performed job"}

贡献者指南