Skip to content

vlorenzana/SWB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SemanticWebBuilder Portal Web Application

To download, compile and install this repo use:

git clone --recursive https://github.com/SemanticWebBuilder/SWBBundle.git
cd SWBBundle
git submodule update --remote
git submodule foreach 'git checkout dev'
mvn package

Now you can use the compiled WAR in the path "SWB/target/SWB-5.0-SNAPSHOT.war", to deploy in any web application server to start the SWB Portal. View Changelog.

About

Web project for SemanticWebBuilder Portal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 72.9%
  • JavaScript 21.4%
  • CSS 2.0%
  • Groovy 1.8%
  • HTML 1.5%
  • Batchfile 0.4%