Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 664 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 664 Bytes

I-Ching CLI

Consult the I-Ching directly from the Command Line

Consult the I-Ching directly from the Command Line

It's never been easier to consult the I-Ching. This app programmatically generates each hexagram using the traditional coin toss method.


Installation

Clone

  • Clone this repo to your local machine using https://github.com/abbeymondshein/i-ching-cli.git

Setup

after cloning, install dependencies

$ npm install -g .

cast your fortune using any of the following commands:

$ npm start
$ iching --cast
$ iching -c