Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 283 Bytes

simpleCommands.md

File metadata and controls

10 lines (7 loc) · 283 Bytes

Useful commands for using during development

sbt

Run main sbt "heremaps / runMain hello"

add double quotes after sbt

fastLinkJs sbt ~heremaps/fastLinkJS

fastOptJS sbt ~heremaps/fastOptJS

fullOptJS sbt ~heremaps/fullOptJS