Suraj Barkale
Suraj Barkale
There is already a linux binary published with every release. It would greatly simplify our workflow if a docker image is also published with the release. Most of the CI...
**Feature description** I have often tried to execute `lorri watch --once` from a sub-directory and realized that I need to run it from project root directory. **Possible implementation** We can...
### Feature proposal * Firebase Component: Storage When using [`writeToFile`](https://firebase.google.com/docs/reference/ios/firebasestorage/api/reference/Classes/FIRStorageReference#-writetofile:completion:), a file is alway downloaded fresh from the Storage. In my app, I download a lot of files and most...