This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

dotyml

1.0.1 • Public • Published

dotyml

Read values from a YAML file.

About:

It's a little helper to get values from a YAML file from command-line interface.

Usage:

$ npm install -g dotyml
$ dotyml file.yml name

This will get the key name from the root object in file.yml.

It also reads from stdin:

cat file.yml | dotyml name

See also:

Package Sidebar

Install

npm i dotyml

Weekly Downloads

2

Version

1.0.1

License

ISC

Last publish

Collaborators

  • haggen