joseluisq/go-tspath

Add json flag command

オープン

#6 opened on 2019/09/23

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Go (2 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (14 個のスター)
PR merge metrics
 (30d に merged 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"}

コントリビューターガイド