Skip to content

buehner/shogun2

 
 

Repository files navigation

The SHOGun-Core logo

SHOGun-Core

Build Status Coverage Status

SHOGun-Core is the framework used to build SHOGun, based on several high-quality Open Source frameworks.

Everything you need to know about SHOGun-Core or how you can start with developing is documented in the wiki of this project.

How to pull updated doc/wiki?

On the shogun-core root directory (if wiki/doc has been changed):

  1. If the submodule has not yet been initialized: git submodule update --init --recursive
  2. git submodule foreach git pull origin master
  3. git add ...
  4. git commit
  5. git push ...

About

SHOGun2 is a Java based WebGIS framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.9%
  • Other 0.1%