joseluisq/go-tspath

Add json flag command

Ouverte

#6 ouverte le 23 sept. 2019

 (0 commentaire) (0 réaction) (0 personne assignée)Go (2 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (14 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur