justin-lyon / child-process-exp

Demo of Node's child_process

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

child-process-exp

Experimenting with Node's child_process.

Read and output a folder and its contents.

Goal: Learn child_process enough to read the stdout stream from a git log, parse it to JSON, then create a package.xml for Salesforce.

About

Demo of Node's child_process


Languages

Language:JavaScript 100.0%