Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 2.04 KB

File metadata and controls

48 lines (34 loc) · 2.04 KB

DEV-BLOG-DIRECTORY: save-yaml-cli

NPM Version LICENSE Build Status code style: prettier

A CLI for saves the YAML format blog list to documents/*.yml.

Installation

npm install dev-blog-directory-save-yaml-cli

Usages

$ npx save-blog [--merge] [YAMLFILE]

# or

$ npx save-blog-yaml [--merge] [YAMLFILE]

If YAMLFILE is not provided, new.yml will be used.

Related

License

Copyright (c) 2019 dailyrandomphoto. Licensed under the MIT license.