Install

Half the battle in web development when adopting a new tool into your workflow is getting the damn thing set up with your current workflow. I’ve spent far to much time doing the install/setup song and dance in my short career, so I decided I would spend the time for you since it is my song and I want you to dance.

Stylus ctr: I setup boilerplate examples for Webpack, Gulp, Brunch, and Grunt. Check out the install repository for all the examples plus some configuration documentation: https://github.com/ctr-lang/install-examples-stylus.

Less ctr: I setup boilerplate examples for Webpack, Gulp, Brunch, and Grunt. Check out the install repository for all the examples plus some configuration documentation: https://github.com/ctr-lang/install-examples-less.

Javascript ctr: Currently, the only JS solution is through Webpack via the ctr-loader, although, rolling out your own solution is made easy through the various API methods.