Skip to content

Instantly share code, notes, and snippets.

@soenkehahn
Created April 23, 2017 16:31
Show Gist options
  • Save soenkehahn/98d5c35f8d789db2a252c720151ae03f to your computer and use it in GitHub Desktop.
Save soenkehahn/98d5c35f8d789db2a252c720151ae03f to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
set -o errexit
yarn add flow-bin flow-typed validated lodash
./node_modules/.bin/flow-typed install || true
flow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment