Created
December 19, 2012 14:36
-
-
Save yuanmai/4337084 to your computer and use it in GitHub Desktop.
lein nrepl :headless #remote nrepl connect
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| :repl-options {:port 10101 :host "0.0.0.0" } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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