README
@colours/helix
JavaScript implementation of the Sitecore Helix model
Installation
$ npm install @colours/helix
Usage
const {Solution} = require('@colours/helix')
const sln = new Solution('C:\\MyHelixProject')
console.log(sln.tree)
License
MIT © Colours