
This shows you the differences between the selected revision and the current version of the page.
| projects:squish:home 2009/07/27 13:32 | projects:squish:home 2009/07/27 13:40 current | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Squish ====== | ====== Squish ====== | ||
| + | |||
| + | {{ projects:squish:squish_logo.png|}} | ||
| Squish is a tool to pack many individual Lua scripts and their modules into a single Lua script. In addition it supports a range of filters to help make the produced file as small as possible. | Squish is a tool to pack many individual Lua scripts and their modules into a single Lua script. In addition it supports a range of filters to help make the produced file as small as possible. | ||
| Line 5: | Line 7: | ||
| You can read more about Squish in its [[http://matthewwild.co.uk/projects/squish/readme.html|README]]. | You can read more about Squish in its [[http://matthewwild.co.uk/projects/squish/readme.html|README]]. | ||
| - | You can download Squish here: | + | You can download Squish here: [[http://matthewwild.co.uk/projects/squish/squish-0.1.0.tar.gz|Squish 0.1.0]]. |
| + | |||
| + | The source code repository for Squish can be found at [[http://code.matthewwild.co.uk/squish/]] | ||
| + | |||
| + | ===== Changes ===== | ||
| + | 2009-07-27: First release, 0.1.0 | ||