-
-
Save mdobson/18cdf6fe0b894f59fbca to your computer and use it in GitHub Desktop.
proposal for isolated sound sensor
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
zetta peers add "http://zetta-cloud.herokuapp.com" | |
node app.js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think this might get flipped.
What makes this awkward is that
node app.js
is a long-running process. Firing off commands on the command line in the context of the "app running in the current directory" can be a little weird.