Open szepeviktor opened 8 years ago
#!/bin/bash
#
# A command line tool for converting between YAML and JSON and vice versa.
#
# VERSION :1.1.1
# DATE :2015-09-23
# AUTHOR :Jon Seymour <jon@wildducktheories.com>
# URL :https://github.com/wildducktheories/y2j
# LICENSE :The MIT License (MIT)
# BASH-VERSION :4.2+
# DEPENDS :apt-get install jq
# REFS :https://stedolan.github.io/jq/manual/
# DOCS :https://github.com/wildducktheories/y2j/blob/master/README.md
# LOCATION :/usr/local/bin/y2j
# SYMLINK :/usr/local/bin/j2y
# SYMLINK :/usr/local/bin/yq
# CONFIG :~/.config/script/configuration
Good afternoon!
Would you welcome my standard shell headers?
https://github.com/szepeviktor/debian-server-tools/blob/master/package/README.md#script-meta