1
Replacing fragile python3 -c scripts in CI with fimod
用fimod替代脆弱的python3 -c内联脚本,让CI中的JSON处理更健壮、易维护
🦀🐍 A small Rust CLI for Python-like data transforms without Python installed. I keep running into the same kind of script in CI pipelines: python3 -c …