1.0.5 • Published 6 years ago

krishnagita v1.0.5

Weekly downloads
1
License
Unlicense
Repository
github
Last release
6 years ago

krishnagita

A npm package for a simple cli for Gita verses. This creates a new command uvach on your machine which can be used to print a gita verse on your command line given the adhyaya and optionally the shloka number. Adhyaya in sanskrit means chapter. Srimad Bhagvat Gita has 18 adhyaya. Shloka means verse in sanskrit. Each adhyaya has various number of shloka.

Installing locally

Execute the following command on your computer.

$ sudo npm install -g krishnagita

Leave out the sudo and -g option if you don't want this to be installed globally.

Simple usage

The following is a simple usage of the program. At least the Adhyaya number is required. This outputs the title of the Adhyaya. Providing the optional shloka number after the adhyaya number will output the particular shloka from Gita.

$ uvach <adhyaya number> [<optional shloka number>]
1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

1.0.0-0

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago