-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGruntfile.js
More file actions
23 lines (21 loc) · 832 Bytes
/
Gruntfile.js
File metadata and controls
23 lines (21 loc) · 832 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#!/usr/bin/env node
/*!
* Vitae® [v1.0.0]
* ______________________________________________________________
* Grunt, http://gruntjs.com/
* The JavaScript Task Runner.
* ______________________________________________________________
* Architecture and Code Handcrafted by Prabhat Kumar.
* Architectuur en Code handgemaakt door Prabhat Kumar.
* @author : Prabhat Kumar [http://prabhatkumar.org/].
* @copyright : Prabhat Kumar [http://prabhatkumar.org/].
* ______________________________________________________________
* @date : 08-March-2016
* @license : Apache, version 2.0
* @require : Node.js®
* @require : NPM
* ______________________________________________________________
*
* --/The Heart of Build System/-- of "Vitae®".
* ______________________________________________________________
*/