You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to your shiny new Codespace running CodeQL! We've got everything fired up and running for you to explore CodeQL.
2
+
3
+
You've got a blank canvas to work on from a git perspective as well. There's a single initial commit with the what you're seeing right now - where you go from here is up to you!
4
+
5
+
Everything you do here is contained within this one codespace. There is no repository on GitHub yet. If and when you’re ready you can click "Publish Branch" and we’ll create your repository and push up your project. If you were just exploring then and have no further need for this code then you can simply delete your codespace and it's gone forever.
6
+
7
+
## Running the code tour
8
+
9
+
We've set up a code tour to help you get familiar with a CodeQL project and how to run queries. To run the code tour:
10
+
11
+
1. In your codespace, at the bottom of the File Explorer, expand **Code Tour**.
12
+
1. Expand the **CodeQL tutorial**, then click **#1**.
13
+
1. In the Editor, follow along with the tutorial, and press **Next** when you're ready to move on to the next step.
0 commit comments