Tags: Skyfold/lorri
Tags
- Added `lorri shell`, which builds a project environment and launches a shell in it with no direnv setup required. - Added `lorri internal__stream_events` (experimental; will change), which emits stream of JSON objects representing build events suitable for use in `jq | xargs` style scripts.
Merge pull request target#271 from curiousleo/cleanup-extern-crate Remove unnecessary extern crate declarations