Profound Pro Tips is a blog series focused on issues that our support team receives and questions our Profound Logic customers have. Don't see your question/concern in Profound Pro Tips? Please feel free to contact our team or leave us a comment below.
Today’s Topic: Git Integration in NodeRun IDE
The NodeRun IDE now features seamless integration with Git, the popular free/open source version control system. NodeRun can now create Git repositories in the workspace, manage changes, make commits, integrate with GitHub, and more-- all without leaving the IDE!
This guide will walk you through:
- Creating a Git repository in the workspace
- Adding the workspace files to the repository
- Viewing file changes
- Committing changes
- Pushing the repository to GitHub
*This guide assume some knowledge of Git basics. For those who are new to Git, please read this article to help you get familiar with it. *