Skip to content

uuverifiers/eldarica.g8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Giter8 template for a starter application that uses Eldarica.

Usage

Apply the template using sbt new uuverifiers/eldarica.g8.

In the created template project root directory

  • sbt run will compile and run the project using sbt.
  • sbt assembly will use the assembly plugin to create a jar file, which can then be executed using the run script under the same directory. A binary distribution could then package the files run, setEnv and target/scala-*/*-assembly-*.jar.

Template license

Written in 2022 by uuverifiers.

To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this template to the public domain worldwide. This template is distributed without any warranty. See http://creativecommons.org/publicdomain/zero/1.0/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 89.7%
  • Shell 10.3%