i ching cli

Consult the I-Ching directly from the Command Line. This app programmatically generates each hexagram using the traditional coin toss method. Developed in Javascript.

8
0
JavaScript

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