/halfSource

You're not sure if you really want to make your baby Open-Source? No Problem! Make just every second line of it Open-Source with "halfSource"!

Primary LanguageJavaScript

halfSource

Release half of your source - every second line - as open-source! Simply pass your source- and target-dir.

var halfSource = require("./lib/index.js");

halfSource(path.resolve(__dirname, "../test/src"), path.resolve(__dirname,"../test/dest"));