Deploy to Dev
Learn how to deploy your site to your Dev environment.
Discuss in our Forum Discuss in SlackNow that you've committed your code additions locally, push the commits to Pantheon to deploy them to your Dev environment:
terminus connection:set $SITE.dev git
git push origin master