Skip to content

Commit 19043c0

Browse files
authored
Update README.md
1 parent 49949a9 commit 19043c0

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
1-
# codeql-codespaces-template
1+
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.
14+
15+
## Running custom queries
16+
17+

0 commit comments

Comments
 (0)