Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (18 loc) · 501 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 501 Bytes

##Structurer.codaplugin

Totaly inspired from NetTuts+ Structurer App, enjoy!

##Example Create a file with something like this:

css/
css/reset.css:http://meyerweb.com/eric/tools/css/reset/reset.css
css/style.css
img/
js/
js/script.js
js/lib/
js/lib/jquery.js:http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js
index.php

And it will generate your tree as asked. Like you see, you can add URL to bring back source file.

Enjoy!

###Bugs ? Please mail me at [email protected]