Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 367 Bytes

TODO.md

File metadata and controls

10 lines (7 loc) · 367 Bytes

TODO

Crates

  • Figure out native dependencies for recursive deps

Updating

  • Think of something smart to not download distfiles twice if the template uses a different distfile than pkg_info.download_url

Perldists

  • Make generating templates faster. Right now we have to query the target package and its deps twice (to figure out if its a module or a dist)