Skip to content

qpitlove/JSTools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSTools

  • Javascript build tools for java, it is easy to use and has powerful fetures.
  • actully this is a java command line tool.
  • support ANT task.

Fetures

  • merge files and compress
  • jslint
  • jsmeter
  • pre-compile template
  • support JSP custom tag

Requirements

Java Runtime 1.5+

How to build..

open build.properties file edit to your path

# your jstools folder location
jstools.dir = FIXME/git/JSTools2

# current build version
jstools.version = 2.8.0

If you wanna use without build

download zip file from [/release] folder and unzip [/release]:https://github.com/miconblog/JSTools/tree/master/release

How to excute

use command line.

$> java -jar JSTools.jar [files] [options]

More Details

https://github.com/miconblog/JSTools/tree/master/doc

About

Tools for javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.5%
  • Java 18.5%