writing files as unpacked
- Linguagem predominante
- Rust
- Estrelas
- 28
- Forks
- 6
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
there currently is support for unpacked files in the reader, but not in the writer.
not sure what should it look like in terms of the api. in electron_tasje, i'm currently writing "unpacked" files both in the asar and separately, which works enough but makes them take double the space
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Look at the existing reader support for unpacked files in the codebase to understand the format. Then examine the writer module to see how files are currently packed. The API design needs to be decided: check similar tools or the Electron asar spec. Implement writing unpacked files without duplication, and test with sample archives.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- rust
- Domínio
- cli, tooling
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100