Skip to content
/ coi Public

A NodeJS CLI to read the Constitution of India

Notifications You must be signed in to change notification settings

w3bdev1/coi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COI

A NodeJS CLI to read the Constitution of India

coi_article1

How to Install

  • Clone the repo: git clone https://github.com/w3bdev1/coi.git
  • Change directory into the coi: cd coi
  • Install node modules: npm install
  • Within the coi directory , run npm link. It will create symlink in path.

Dependency

  • NodeJS

How to use

  • From terminal run coi.
  • It will prompt for an article number.
  • Put the number and hit enter.

For Developers

  • Clone the repo: git clone https://github.com/w3bdev1/coi.git
  • Change directory into the coi: cd coi
  • Install node modules: npm install
  • Run: npm start

About

A NodeJS CLI to read the Constitution of India

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors