Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script meta #3

Open
szepeviktor opened this issue Apr 25, 2016 · 1 comment
Open

Script meta #3

szepeviktor opened this issue Apr 25, 2016 · 1 comment

Comments

@szepeviktor
Copy link

Good afternoon!

Would you welcome my standard shell headers?

https://github.com/szepeviktor/debian-server-tools/blob/master/package/README.md#script-meta

@szepeviktor
Copy link
Author

#!/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 <[email protected]>
# 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant