Improver©Optimize is a simple application for optimising JavaScript and CSS files, which we developed for our own needs. You can use Improver©Optimize not only to optimise files, but also to prepare cleaned up and optimised directories for upload. Improver©Optimize runs from command line and can work in two modes: Mode I - Optimise file optimize.exe -f [srcfile] [dstfile] [srcfile] - source file Example: optimize.exe -f lmd.js lmd_comp.js Mode II - Optimise and clean up folder optimize.exe -d [srcdirectory] [dstdirectory] -c [optimizefiles] -i [ignorefiles] [srcdirectory] - source directory Example: optimize.exe -d folderlmd folderlmd_comp -c css;js; -i doc;zip;exe
We kindly ask you to report any suggestions or bugs you encounter using this application. We'll be happy to hear from you at info@lmd.pl THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|