Skip to content

carpetscheme/heptathlon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heptathlon Calculator

Calculator for women's outdoor heptathlon scores with comparison chart.

Compiled with Scala.js to run in the browser.

🏃‍♀️ Try it out online!

Build

Requires: sbt, node.

Run tests:

$ sbt test

Fast JavaScript build with reload (to target/scala-2.13/scalajs-bundler/main/heptathlon-fastopt-bundle.js):

$ sbt ~fastOptJs::webpack

Full JavaScript build (to target/scala-2.13/scalajs-bundler/main/heptathlon-opt-bundle.js):

$ sbt fullOptJS::webpack

Homepage

About

Women's outdoor heptathlon score calculator

Resources

License

Stars

Watchers

Forks

Languages