Skip to content

Instantly share code, notes, and snippets.

@cenkersisman
Created July 3, 2019 13:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cenkersisman/5347d4d91397feafd258b992cb6b983a to your computer and use it in GitHub Desktop.
Save cenkersisman/5347d4d91397feafd258b992cb6b983a to your computer and use it in GitHub Desktop.
wget "https://github.com/matrix-io/matrix-creator-malos/blob/master/src/python_test/Pipfile" -O Pipfile
wget "https://github.com/matrix-io/matrix-creator-malos/blob/master/src/python_test/Pipfile.lock" -O Pipfile.lock
wget "https://raw.githubusercontent.com/matrix-io/matrix-creator-malos/master/src/python_test/requirements.txt" -O requirements.txt
wget "https://raw.githubusercontent.com/matrix-io/matrix-creator-malos/master/src/python_test/utils.py" -O utils.py
sudo apt-get install build-essential python-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment