NathanKleekamp / Decaffeinate-with-git-history

A small script to preserve git history when decaffeinating a file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decaffeinate with git history

Expects decaffeinate to be installed globally via:

$ npm install -g decaffeinate

From within this cloned repo, link this directory via NPM's link command:

$ npm link

About

A small script to preserve git history when decaffeinating a file


Languages

Language:JavaScript 100.0%