Skip to content

EwenG/badigeon-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Badigeon hello world

An example project to show how to compile java sources with Badigeon.

Usage

chmod +x ./build.sh

./build.sh

ls target/classes/hello/world/ => Main.class

java -cp target/classes/ hello.world.Main => Hello world

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published