Skip to content

markj-db/devbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devbox syncer

A one-way sync from laptop to an EC2 instance.

Build

To prepare an assembly jar, ready to be tested and deployed in the universe/

$ ./mill launcher.assembly

The result can be found in out/launcher/assembly/dest/out.jar

Tests

To run all tests (takes a long time):

$ ./mill devbox.test

Interactive console (REPL)

$ ./mill -i devbox.repl

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 94.9%
  • Python 4.4%
  • Shell 0.7%