Skip to content

Instantly share code, notes, and snippets.

@yuanmai
Created December 19, 2012 14:36
Show Gist options
  • Select an option

  • Save yuanmai/4337084 to your computer and use it in GitHub Desktop.

Select an option

Save yuanmai/4337084 to your computer and use it in GitHub Desktop.
lein nrepl :headless #remote nrepl connect
:repl-options {:port 10101 :host "0.0.0.0" }
rsync -arvuz . user@host:/home/user/project --exclude '.git' --exclude 'deploy' --exclude 'src' --exclude 'test' --exclude 'target'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment