Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 874 Bytes

onboarding.md

File metadata and controls

13 lines (10 loc) · 874 Bytes

Onboarding

This guide is designed to help with the onboarding process for the development team.

Accounts

There are a few services we use to keep the Dev team working so please get accounts with the following:

  1. GitHub: GitHub stores all of our code in the cloud as a remote git repository. Once you have a GitHub account please send your GitHub handle to CJ-Wright so we can add you to the xpdAcq group.
  2. ZenHub: ZenHub provides a bunch of agile development
  3. TravisCI: We use Travis to check all of the builds of our code

Development Workflow

See numpy workflow

Where applicable please follow the guidelines here