Skip to content

Commit

Permalink
add start.sh example azat-co#5 👕
Browse files Browse the repository at this point in the history
  • Loading branch information
azat-co committed Sep 15, 2014
1 parent 981cc8b commit d53d5a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ch6/start.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
TWITTER_CONSUMER_KEY=ABCABC \
TWITTER_CONSUMER_SECRET=XYZXYZXYZ \
node -e "console.log(process.env.TWITTER_CONSUMER_KEY)"

0 comments on commit d53d5a7

Please sign in to comment.