Skip to content

fiddler-crabs-2014/SoundCrowd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoundCrowd

Make Playlists from Multiple Sources!

Git Workflow

  1. fork this repo: https://github.com/fiddler-crabs-2014/SoundCrowd.git
  2. clone your fork
  3. git remote add upstream https://github.com/fiddler-crabs-2014/SoundCrowd.git
  4. git checkout -b branch_name (NOTE: when creating a new branch, use feature/branch_name, chore/branch_name, bug/branch_name)
  5. when submitting changes i. git add .
ii. git commit -m "commit message"

iii. git push origin "branchname"
  1. go to github and submit a pull request to master from branchname
  2. have team members review work
  3. review and merge

About

Make Playlists from Multiple Sources!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •