Skip to content

Instantly share code, notes, and snippets.

View DennisSchwartz's full-sized avatar

Dennis Schwartz DennisSchwartz

View GitHub Profile
@DennisSchwartz
DennisSchwartz / cloning-guide.md
Last active June 10, 2019 11:24
How to clone git repos

How to clone git repos from Github

Step 1: Make sure git is installed on your machine

Try using git in your terminal:

$ git --version

(The $ symbol means this is typed into the terminal) If you see

@DennisSchwartz
DennisSchwartz / docker-compose.yml
Created May 24, 2018 13:06
Docker environment trying to run DAT
version: '2'
services:
analysis-orchestration:
command: /bin/sh -c "npm i && npm run make && npm run startDev"
image: node:8
working_dir: /opt
volumes:
- .:/opt
environment:
DB_URI: postgres://repositive:repositive@postgres:5432/analysis

Keybase proof

I hereby claim:

  • I am dennisschwartz on github.
  • I am dschwartz (https://keybase.io/dschwartz) on keybase.
  • I have a public key ASCpZhnv82Cc_ve5v1TetYtsHn9DvcBvjfbkbJ55PI3gsAo

To claim this, I am signing this object: