An open API service indexing awesome lists of open source software.

https://github.com/sindresorhus/fullname-cli

Get the fullname of the current user
https://github.com/sindresorhus/fullname-cli

Last synced: 5 months ago
JSON representation

Get the fullname of the current user

Awesome Lists containing this project

README

          

# fullname-cli

> Get the fullname of the current user

## Install

```sh
npm install --global fullname-cli
```

## Usage

```
$ fullname --help

Example
$ fullname
Sindre Sorhus
```

## Related

- [fullname](https://github.com/sindresorhus/fullname) - API for this package