We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 981cc8b commit d53d5a7Copy full SHA for d53d5a7
ch6/start.sh
@@ -0,0 +1,3 @@
1
+TWITTER_CONSUMER_KEY=ABCABC \
2
+TWITTER_CONSUMER_SECRET=XYZXYZXYZ \
3
+node -e "console.log(process.env.TWITTER_CONSUMER_KEY)"
0 commit comments