资源算法nalu-bazel-example

nalu-bazel-example

2020-02-10 | |  30 |   0 |   0

nalu-bazel-example

This project is an example of a gwt application with nalu and domino-ui built and launched with bazel.

The application is based on NaluKit/nalu-examples

The application uses the bazel rule bazel_gwt_2.8.2

Bazel

To consult the rules available in bazel, you must execute in shell:

bazel query ...

The result should be:

//app:nalu_bazel_example-dev
//app:nalu_bazel_example-deps
//app:processor
//app:nalu_processor
//app:nalu_bazel_example

To launch the application in dev mode, you must execute in shell:

bazel run //app:nalu_bazel_example-dev

To build the application, you must execute in shell:

bazel build //app:nalu_bazel_example

The result of the construction will be available in:

bazel-bin/app/root.war


上一篇:NALU_final

下一篇:FFMPEG_SEI_NALU

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...