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
- Host: GitHub
- URL: https://github.com/abranhe/bible-male-names-cli
- Owner: abranhe
- License: mit
- Created: 2019-07-25T19:05:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-25T19:06:20.000Z (almost 7 years ago)
- Last Synced: 2025-07-05T21:11:20.914Z (about 1 year ago)
- Topics: bible, cli, cli-app, javascript, list, male-names, names, nodejs
- Language: JavaScript
- Homepage: https://p.abranhe.com//bible-male-names-cli
- Size: 1.95 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
- License: license
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://travis-ci.org/abranhe/bible-male-names-cli)
[](https://github.com/abranhe)
[](https://cash.me/$abranhe)
[](https://patreon.com/abranhe)
[](https://github.com/abranhe/bible-male-names-cli/blob/master/license)
[](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)