Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 691 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 691 Bytes

pub package package publisher

A package that provides a shelf handler for serving a packages/ directory. It's intended to be usable as the first handler in a Cascade, where any requests that include /packages/ are served package assets, and all other requests cascade to additional handlers.