Skip to content

Instantly share code, notes, and snippets.

@dshaw
Created September 22, 2010 00:53
Show Gist options
  • Select an option

  • Save dshaw/590899 to your computer and use it in GitHub Desktop.

Select an option

Save dshaw/590899 to your computer and use it in GitHub Desktop.
Command Line Snippets
# set temporary environment variable
export PORT=8888
# Expresso test with code coverage
expresso -I lib-cov test/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment