0.0.3 • Published 2 years ago

yaml-alphabetize v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

YAML Alphabetize

This simple CLI will alphabetize a specific section of your YAML file.

Usage

npx yaml-alphabetize input.yaml components/schemas -v -o output.yaml

Arguments

  1. input file
  2. path

Options

  • -v, --verbose: Enable verbose logging
  • -o, --output: The path of the file to output to, otherwise, will print to STDOUT
0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago