-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
YAML 読みたいかもしれない #149
Comments
そこまでやり始めるなら高級なコマンドを dependencies に加えられないとダメじゃない?,などもある |
jq を許容できているのだから yq を許容できればいいという説もあるが,なんと同名の実装が2つある(そしてまあ jq ほどポピュラーとは言い難い) |
(compose v1 は Python だったとはいえ)Python への依存が生えるのはかなり嫌なので,許容できるとしたら Go の方.しかし名前が被っているのは呼ぶ時にもインストールする時にも不便.ArchLinux だと |
こういうのを読めるなら使いたいんだよな |
シンプルな値を読む分には両実装で使い方変わらんのでは,という説もある |
sed と awk で頑張ることもできる(本当?) |
sed と awk で頑張るくらいなら YAML を読むべきではない(割に合わないし,凝ったことをしたくなると詰む) |
YAML 読むのはあくまで optional,ぐらいがちょうど良いかな |
(こういうのを真面目にやるならそもそも bash で頑張るべきですらない) |
いや YAML 読みたいか?やや微妙 |
デフォルト挙動は json にして optimal ならアリかも |
どうにかならんか?
The text was updated successfully, but these errors were encountered: