X Tutup
The Wayback Machine - https://web.archive.org/web/20201021042955/https://github.com/databricks/devbox
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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
You can’t perform that action at this time.
X Tutup