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

https://github.com/abranhe/bible-male-names-cli

Get over 2000+ male names from The Bible in your terminal
https://github.com/abranhe/bible-male-names-cli

bible cli cli-app javascript list male-names names nodejs

Last synced: 2 months ago
JSON representation

Get over 2000+ male names from The Bible in your terminal

Awesome Lists containing this project

README

          







# bible-male-names-cli

> Get over 2000+ male names from [The Bible](https://www.google.com/search?q=The+Bible) in your terminal

[![](https://img.shields.io/travis/abranhe/bible-male-names-cli.svg?logo=travis)](https://travis-ci.org/abranhe/bible-male-names-cli)
[![](https://abranhe.com/badge.svg)](https://github.com/abranhe)
[![](https://cdn.abranhe.com/badges/cash-me.svg)](https://cash.me/$abranhe)
[![](https://cdn.abranhe.com/badges/patreon.svg)](https://patreon.com/abranhe)
[![](https://img.shields.io/github/license/abranhe/bible-male-names-cli.svg)](https://github.com/abranhe/bible-male-names-cli/blob/master/license)
[![](https://img.shields.io/npm/v/bible-male-names-cli.svg)](https://npmjs.com/package/bible-male-names-cli)

## Install

```
$ npm install -g bible-male-names-cli
```

## CLI

```
$ bible-male-names-cli --help

Usage
$ bible-male-names

Examples
$ bible-male-names
Abraham

$ bible-male-names --all
Aaron
Abagtha
Abda
...

Options
--all Get a list of all male names from The Bible
```

## Related

- [bible-male-names](https://github.com/abranhe/bible-male-names): API for this module
- [bible-female-names-cli](https://github.com/abranhe/bible-female-names-cli): Get female names from The Bible on your terminal
- [marry-christmas-cli](https://github.com/abranhe/marry-christmas-cli): Get amazing Christmas greetings messages on your Terminal 🎄

## License

MIT © [Abraham Hernandez](https://abranhe.com)