Skip to content

Instantly share code, notes, and snippets.

View JacobBovee's full-sized avatar

Jacob Bovee JacobBovee

  • Microsoft
  • Seattle
View GitHub Profile
@JacobBovee
JacobBovee / format.js
Last active September 29, 2016 09:27
'use strict'
const fs = require('fs')
const rs = fs.createReadStream(process.argv[2])
const ws = fs.createWriteStream(process.argv[3])
function run() {
fs.statSync(process.argv[3], function(err) {
if (err) return

Keybase proof

I hereby claim:

  • I am jacobbovee on github.
  • I am jacobbovee (https://keybase.io/jacobbovee) on keybase.
  • I have a public key whose fingerprint is 9FDF 082B 1754 0DCB 02EE 7BF5 1419 450D 4376 CB69

To claim this, I am signing this object: