Add a header to files
Install
$ npm install --save-dev grunt-header
Usage
grunt; // npm install --save-dev load-grunt-tasks grunt; grunt;
Options
text
Type: string
Text to be prepended to files.
License
MIT © Sindre Sorhus
Add a header to files
$ npm install --save-dev grunt-header
grunt; // npm install --save-dev load-grunt-tasks grunt; grunt;
Type: string
Text to be prepended to files.
MIT © Sindre Sorhus
613
1.1.0
MIT