2017 © Pedro Peláez
 

library yaml-cli-reader

Yaml CLI reader

image

atphp/yaml-cli-reader

Yaml CLI reader

  • Monday, June 22, 2015
  • by andytruong
  • Repository
  • 1 Watchers
  • 3 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Yaml CLI Reader Build Status

Yaml validator, (*1)

  • [x] Yaml file validate with useful debug message
  • [x] Validate multiple files
  • [x] Support import syntax with glob file name

Install

composer global require atphp/yaml-cli-reader:~0.1.0

Usage

yaml-reader /path/to/file.yml

Validate multiple files

yaml-reader /path/to/file1.yml /path/to/file2.yml

Import syntax

# ...
imports:
  - { resources: "subFolder1/*.yml" }
  - { resources: "subFolder2/*.yml" }
# ...

The Versions

22/06 2015

dev-master

9999999-dev

Yaml CLI reader

  Sources   Download

MIT

The Requires

 

by Long Nguyen

22/06 2015

v0.1.1

0.1.1.0

Yaml CLI reader

  Sources   Download

MIT

The Requires

 

by Long Nguyen

22/06 2015

v0.1.0

0.1.0.0

Yaml CLI reader

  Sources   Download

MIT

The Requires

 

by Long Nguyen