nss-day-cohort-32 / nutshell-not-rocket-science

0 stars 0 forks source link

Important: Setup Instructions #1

Closed BryanNilsen closed 5 years ago

BryanNilsen commented 5 years ago

One teammate, and only one, should follow these steps and complete this ticket.

  1. Clone the browserify-boilerplate repo.
  2. Do not touch the .gitignore file that's there. It has everything you need.
  3. git remote remove origin
  4. git remote add origin paste_your_nutshell_repo_string_here
  5. git push origin master

This is the only commit you will ever make on master. Everyone else on the team can now clone the repository, make a feture branch, and you're ready to go.