Skip to content

picobyte/cs_build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cs_build

mvn build cs

On Linux:

after cloning the repository cd into it and update submodules:

git submodule init
git submodule update

# to get updates I sometimes also have to run
git submodule update --remote --merge

make sure you have /opt/java/jdk-17.0.2 or adapt the run.sh and mvn.sh scripts

build and run

cd cs-app/
./mvn.sh
./run.sh

About

mvn build cs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published