acn-code-now
v1.1.2
Published
Code.Now! challenge CLI for Accenture recruiting
Downloads
15
Readme
Accenture Code.Now! CLI
This CLI is intended to be used by the candidates participating to Accenture recruiting challenges.
Installation
$ npm i -g acn-code-now
Usage
$ acn-code-now
Usage: -e <emailAddress> -f <firstName> -l <lastName> -g <github> -m [mobile] -p [linkedIn] -c [comment]
Options:
-e, --email Your email address [string] [required]
-f, --firstName Your first name [string] [required]
-l, --lastName Your last name [string] [required]
-g, --github Your Github repository link [string] [required]
-m, --mobile Your mobile phone number [string] [optional]
-i, --linkedIn Your LinkedIn profile link [string] [optional]
-c, --comment Add your comment (max. 400 chars) [string] [optional]
--help Show help [boolean]
--version Show version number [boolean]