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"}

貢獻者指南