Accenture Apply By Code CLI
This CLI is intended to be used by the candidates participating to Accenture recruiting challenges.
Installation
$ npm i -g acn-apply-by-code
Usage
$ acn-apply-by-code
Usage: -e <emailAddress> -f <firstName> -l <lastName> -r <githubRepositoryLink> -m [mobilePhoneNumber] -p [linkedinProfileLink] -c [comments]
Options:
--help Show help [boolean]
--version Show version number [boolean]
-e, --email Your email address [string] [required]
-f, --firstName Your first name [string] [required]
-l, --lastName Your last name [string] [required]
-r, --repositoryLink Your Github repository link [string] [required]
-m, --mobile Your mobile phone number [string]
-p, --profile Your LinkedIn profile link [string]
-c, --comments Add your comments [string]