Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

mP1/j2cl

 
 

Repository files navigation

License

j2cl project

A fork of vertispan/j2cl which is itself a fork of google/j2cl. Additional modifications have been made in maven poms assigning groupId=walkingkooka and some minor artifactId changes to a few selected maven sub modules.

For the complete README refer to the google github project.

Usage

Include this project as a dependency.

git clone git://github.com/mP1/j2cl.git

Install bazel 2.2.0 then build with bazel

bazel clean
./build_test.sh
cd maven

Build using the provided build.sh script.

./build.sh

Package and install with maven, clean will be required the shade plugin will fail.

mvn clean install

Contributions

Suggestions via the issue tracker, and pull requests are most welcomed.

About

Java to closure style javascript transpiler

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 91.5%
  • Starlark 5.9%
  • JavaScript 2.5%
  • Shell 0.1%