1.0.0 • Published 4 years ago

acn-apply-by-code-cli v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Accenture Apply By Code CLI

This CLI is intended to be used by the candidates participating to Accenture recruiting challenges.

Usage

$ acn-apply-by-code
Usage: -e <email> -f <firstName> -l <lastName> -r <repository> -m [mobile] -li
[linkedin] -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]
  --li, --linkedin      Your LinkedIn profile link                      [string]
  -c, --comments        Add your comments                               [string]
1.0.0

4 years ago