Skip to content

default instructions for joining an existing project #14

@collingreen

Description

@collingreen

would be nice to include some instructions for getting set up after cloning an existing project

git clone ...
cd <project-name>
virtualenv venv
venv/bin/activate && pip install -r reqs/dev.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions