srault95 / backbonatheque

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Valoo recruitment exam template

Pre-requisites

You'll need Python 3 and your exam instructions ;)

Getting started

  • Fork this repo
  • Setup your virtualenv
  • Clone your fork
  • Install dependencies and basic data:
make deps init

Running the test server

make rs

Running the fabulous test suite!

make test

Submitting

When you're ready for review, create a PR against the original repo. We'll check it!

About


Languages

Language:Python 99.0%Language:Makefile 1.0%