devotions-cli

Daily devotions, delivered to your command line.

Usage no npm install needed!

<script type="module">
  import devotionsCli from 'https://cdn.skypack.dev/devotions-cli';
</script>

README

devotions-cli

Daily devotions, delivered to your command line.

npm js-standard-style Build Status

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