Peter John

Results 74 comments of Peter John
trafficstars

Thanks. Hopefully `shellexpand` releases a new version soon. We might need to use alternatives with limitations if needed such as, https://crates.io/crates/tilde-expand

Hi @alerque We don't have support for that yet. But something like reading from an file that lists all the files/folders that need to be included can be implemented I...

Yep you are right this library is mainly used to improve dx. Maybe if we move the priority of exclude below that of the include it might work. I agree...

@alerque Does this PR https://github.com/pyrossh/rust-embed/pull/244 improve compile times in anyway?

Thanks frederikhors. At this point rust-embed only supports folders so if we do add such a feature it would have to be an entire folder. We do have a compress...

Hi @alcroito Thank you on behalf of the amazing contributors and nice idea. This seems to me like a counter design of what rust-embed is trying to fix. As the...

So this would be a new feature `litcrypt` which would encrypt the entire folder and expects the `LITCRYPT_ENCRYPT_KEY` env variable. That seems fine I guess. Just wondering if its worth...

Nice Idea. But this has gotta be a collective decision? Can we get some upvotes.

Anyone want to submit a PR for this?

Nice idea. We could update the docs and Readme as well for this so would be the new de-facto way.