Skip to content

hkurohara/app_contents

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

app_contents

Overview

This repository contains:

  1. WiperDog GUI as XWiki application source code in the directory
    src/main/resources
  2. pom for build the source codes into xar file.

because pakage.xml is automatically generated by xwiki-xar-plugin, we don't need to maintain that file any longer.

Build this package

You need to have maven 2.0 or later installed.

$ git clone https://github.com/wiperdog/app_contents.git
$ cd app_contents
$ mvn package  

to make xar package.

Download binary package

You can download pre built package from
WiperDog xwiki app.

Authors

See AUTHORS file in the wiperdog repository( https://github.com/wiperdog/wiperdog.git ).

Lisense

This module is distributed under the Apache 2.0 lisense.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published