Skip to content

Template repository for Scala implementations for yare.io

License

Notifications You must be signed in to change notification settings

majk-p/yare-scala-template

Repository files navigation

Yare.io Scala template

A easy to setup template for creating Yare.io strategies with Scala

Setup

Dependencies:

Usage

  • Fork this repository
  • Repackage it to avoid using my domain name (net.michalp)
  • Implement your own strategy in Strategy.run
  • When done, launch sbt console and run buildStrategy task
  • The JS bundle is waiting for you in ./target/yare-bundle - copy the contents of the file and paste it on yare.io

About

Template repository for Scala implementations for yare.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages