Skip to content

Instantly share code, notes, and snippets.

@raphaelpor
Last active November 23, 2016 14:36
Show Gist options
  • Save raphaelpor/6a65877c6ccae02784e7fe1519a2b244 to your computer and use it in GitHub Desktop.
Save raphaelpor/6a65877c6ccae02784e7fe1519a2b244 to your computer and use it in GitHub Desktop.
# usando npm
npm i -g ava
# ou usando o yarn
yarn global add ava
# após a instalação, inicie o ava com o comando:
ava --init
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment