1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2025-07-09 11:41:07 +01:00

Update file headers.

This commit is contained in:
devlinjd
2015-12-17 10:15:59 -05:00
parent 18dbb23168
commit eabab26eef
27 changed files with 120 additions and 60 deletions

View File

@ -3,6 +3,7 @@
/**
Command-line interface (CLI) for FluentCV:CLI.
@license MIT. Copyright (c) 2015 James M. Devlin / FluentDesk.
@module index.js
*/
var ARGS = require( 'minimist' )