joseluisq/go-tspath

Add json flag command

Aperta

#6 aperta il 23 set 2019

 (0 commenti) (0 reazioni) (0 assegnatari)Go (2 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (14 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor