This repository contains the pretext source for the VSCode Edition of the GitKit Runestone text.
If you are interested in using the GitKit Text please see the Instructor Guide in the text on Runestone by using one of the following links:
- GitKit (Linux Desktop Edition) - students work in a full Linux desktop environment in this edition.
- GitKit (VSCode Edition) - students work within the VSCode IDE in this edition.
Do not edit this repository.
If changes are to be made to the GitKit text, including any changes that are edition specific, they should be made in the GitKit-Text repository.
Once the edits have been made, this repository can be updated to include those changes as follows:
- Open the GitKit-VSCode Branches page.
- Create a new Pull Request to merge the
VSCode-Edition-Changes
branch into themain
branch of the GitKit-VSCode repository.- BE CAREFUL HERE
- By default PR will go to the
main
branch of the GitKit-Text repository. But we need it to go to themain
branch of the GitKit-VSCode repository. - To do this, change the
base repository
to be the GitKit-VSCode.
- By default PR will go to the
- BE CAREFUL HERE
- Open the main GitKit-VSCode repository page.
- Click the "Synch fork" button.
- Click the "Discard x commits" button (where x will be some number).
- Merge the PR that you created in step 2.
Licensing information for the GitKit activities can be found in the LICENSE.md file.