devotions-cli
v1.0.8
Published
Daily devotions, delivered to your command line.
Downloads
8
Maintainers
Readme
devotions-cli
Daily devotions, delivered to your command line.
In my personal journey to know more scripture, I wanted a new kind of daily devotion... one for my command line. This little cli will give you a new verse from the ESV every day.
Installation
npm install -g devotions-cli
Usage
$ devotion
Therefore take up the whole armor of God, that you may be able to withstand in
the evil day, and having done all, to stand firm.
Ephesians 6:13 (ESV)
Request an API Key
The devotions cli will use a development API key by default, just to get your started. Please register for your own API key over here.
When you have your own API key, the devotions cli can be run as follows:
$ ESV_API_KEY=1234 devotion
Thanks
Special thanks to the ESV Bible Web Service.
License
MIT © Wayne Ashley Berry