ini-cli

0.0.0 • Public • Published

ini cli

Command line tool that prints a single value from an ini file.

install

Adds an ini command.

$ npm install -g ini-cli

Use

$ ini <file> <field>

example

; example.ini 
TEST=12345
$ ini example.ini TEST
12345

Package Sidebar

Install

npm i ini-cli

Weekly Downloads

1

Version

0.0.0

License

ISC

Last publish

Collaborators

  • nichoth