Skip to content

RJMathis/crafthats

Repository files navigation

craftHats

Developing Locally

Cloning the Repo

  • Clone the repository to get a local copy
    $ git clone [email protected]:RJMathis/crafthats.git

  • Ensure you have the most up-to-date code
    $ git pull

  • (If you want to inspect a feature branch: follow step 2, otherwise continue to step 3)
    $ git checkout <featureBranch>