SaitoWu / linner

HTML5 Application Assembler
MIT License
275 stars 35 forks source link

Bundle install supports zip file #33

Closed SaitoWu closed 10 years ago

SaitoWu commented 10 years ago

Zip file will be unzipped to vendor folder.

SaitoWu commented 10 years ago

Already supported the .tar.gz file for bundle.

SaitoWu commented 10 years ago

Need to add a new directive tar to export the components, so Linner can use bundles to import them in other projects.