# npm-cli-gh-cookie

[![Test](https://github.com/HiromiShikata/npm-cli-gh-cookie/actions/workflows/test.yml/badge.svg)](https://github.com/HiromiShikata/npm-cli-gh-cookie/actions/workflows/test.yml)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)

Welcome to npm-cli-gh-cookie, this template os for npm command-line.

## Usage 🛠️

Here's how you can use npm-cli-gh-cookie:

```
Usage: Get gh cookie [options] <username> <password> <authenticatorKey>

Arguments:
  username          Username
  password          Password
  authenticatorKey  Authenticator Key

Options:
  -h, --help        display help for command

```

## Example 📖

Here's a quick example to illustrate its usage:

```
npx gh-cookie <username> <password> <authenticatorKey>
```

## Contributing

See [CONTRIBUTING.md](./CONTRIBUTING.md)

## License

MIT
