Skip to content

Chymyst/helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helloworld

This project shows a minimal "hello, world" Chymyst application.

The code defines a reaction that prints a message (asynchronously) and returns a status value through a blocking molecule.

The project depends on Chymyst Core.

Compile

sbt compile

Run

sbt run

This should print a message to the console.

Run unit tests

sbt test

About

A minimal "hello, world" Chymyst application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages