Consult the I-Ching directly from the Command Line. This app programmatically generates each hexagram using the traditional coin toss method. Developed in Javascript.
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.
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