Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 658 Bytes

contributing.md

File metadata and controls

13 lines (10 loc) · 658 Bytes

Building

typo helps dog-food the experimental bleep Scala build tool while it is approaching first public release. Keep an open mind!

  • git clone https://github.com/oyvindberg/typo
  • install bleep
  • run docker compose up to get example database
  • run bleep install-tab-completions-zsh / bleep install-tab-completions-bash and start a new shell to get tab completions
  • bleep setup-ide jvm213 to enable IDE import (metals or intellij)
  • open in your IDE
  • bleep test to run tests
  • run for instance bleep generate-adventureworks to regenerate adventureworks database