Jose Quintana
Jose Quintana
This PR improves the performance of `fs` module when reading files in particular for the file stream implementation. By refactoring the `fs` file stream and preferring `std::fs::File` instead of its...
## Description This PR just adds a Docker example. ## Motivation and Context Missing Docker image cache example. ## How Has This Been Tested? In several of my projects like...
Recently I updated my workflow to make use of `hashFiles('my-directory/**')` because I only care about the content of a specific directory to build my Dockerfile. So if the content changes...
I would be awesome if you can describe these in your `readme.md` for quick understanding.
It would be great if we can add dependencies support via the `paket.toml` file.
Actually Paket clones a package repository on every new `paket add` that's because Paket doesn't preserve clone directories after a remove. It would be great if we can just avoid...
It would be great if we can add a `info` command in order to see a package information data based on its `paket.toml` file.
It would be great if Paket can support Fish auto completion.
I don't have time to maintain this project. If someone is interested on it. Let me to know.