Skip to content

cratejoy/webdev_applicant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web developer setup

  • If you have a hard time getting the environment set up please ask Amir. Setting up this repository to start the work is NOT a part of the test.

Steps

1. Fork this repository

2. Clone your forked version of the repository

3. Make sure Heroku toolbelt is installed: https://toolbelt.heroku.com/

4. In terminal go into the repo and install virtualenv:

cd webdev_applicant
virtualenv --distribute venv

source venv/bin/activate
pip install -r requirements.txt

5. Go into the individual test directory and read instructions.md from there

About

Simple programming challenge for new web developer applicants

Resources

Stars

0 stars

Watchers

9 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors