Skip to content

Hive-Labs/Syndeo

Repository files navigation

Syndeo

Overview

Connect

Instruction

To work on this project:
  • Fork this project to your profile

- Clone it to your local machine `git clone https://github.com/YourUserName/Syndeo` - Add remote upstream repo `git remote add upstream https://github.com/Hive-Labs/Syndeo`
To contribute to this project:
  • Add all modified/new files
    git add file1 file2 file3
    (Use git status to see un-staged files)
  • Go to your profile, click on the project then click on pull request (the button underneath the project title)

To sync up with the upstream project:
  • Get update and merge:
    git fetch upstream
    git merge upstream/master

Team

About

AngelHack Boston 2016 project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages