waqarys / scala

A project to learn scala and sbt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#SBT Build Definitions

KEYS

Key Purpose
SettingKey[T] Computed once per project load
TaskKey[T] Recomputed every time called
InputKey[T] Accepts Command-line arguments

About

A project to learn scala and sbt


Languages

Language:Scala 100.0%