Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.
/ js-build-tools Public archive

This project contains a collection of Ant tasks useful for building JavaScript projects.

Notifications You must be signed in to change notification settings

tinymce/js-build-tools

Repository files navigation

js-build-tools - A set of tools for building JS projects

What is js-build-tools

This project contains a collection of Ant tasks useful for building JavaScript projects.

What you need to build js-build-tools

How to build js-build-tools

In the root directory of js-build-tools where the build.xml file is you can run ant against different targets.

ant

Will create a build directory containing the js_build_tools.jar file.

ant release

Will produce release packages. The release packages will be placed in the tmp directory.

About

This project contains a collection of Ant tasks useful for building JavaScript projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published