Skip to content

cernerae/AllyTradingBot-ScalaAkka-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala-sbt-template

Overview

Use this repository as a template to create new Scala SBT projects with Docker Plugin functionality. For use with Jenkins or any other tool.

Getting Started

  1. Create an new repository from this template repository
  2. Clone your new repository
  3. Change /build.properties file:
    • project.organization = Project Organization
    • project.name = Project Name
    • project.version = Project Version
    • project.scala-version = 2.13.5
    • docker.organization = Docker Organization to publish image to
    • docker.main-class = Main Scala class for Docker Plugin to build
    • docker.base-image = Base Docker image to build from
  4. Set up for CI/CD environment

About

Ally Trading Bot and API, using Scala/AkkaHTTP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages