1.0.3 • Published 4 years ago

acn-apply-by-code v1.0.3

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.

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]
1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago