|
|
|
|
|
by JamesSwift
1250 days ago
|
|
Yes, its used to guarantee reproducible scripts (so, e.g., you can use `jq` and not require someone have jq installed and not require running through docker) and dev environments as well (which is really great for both version locking as well as polyglot projects). |
|