gulp-cat

Echo file(s) to the console.
Echo the contents of files to the console. Great for ASCII art, banners and important documentation. Inspired by https://npmjs.org/package/grunt-cat
Installation
Install via npm:
npm install gulp-cat --save-dev
Example
var gulp = ;var cat = ; gulp;
Contributing
Pull requests are welcome. If you add functionality, then please add unit tests to cover it.
License
MIT © Ben Briggs