0.2.2 • Published 12 years ago

js-yaml.bin v0.2.2

Weekly downloads
1
License
-
Repository
github
Last release
12 years ago

JS-YAML Executable

This module contains CLI tool for inspecting YAML files from CLI. In order to use it, you need to install it globally:

$ npm install -g js-yaml.bin

Then you can parse and inspect your YAML files from console:

$ jsyaml /home/ixti/example.yml 
---------------------------------------------------------------------------
{ jsyaml: 'rocks!' }
...........................................................................

License

View the LICENSE file (MIT).

0.2.2

12 years ago

0.2.1

12 years ago

0.2.0

12 years ago

0.1.0

12 years ago