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.
- Clone this repo to your local machine using
https://github.com/abbeymondshein/i-ching-cli.git
after cloning, install dependencies
$ npm install -g .
cast your fortune using any of the following commands:
$ npm start
$ iching --cast
$ iching -c