Skip to content

Commit

Permalink
automate
Browse files Browse the repository at this point in the history
  • Loading branch information
zardus committed May 15, 2024
1 parent 0599dbe commit d30ae29
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
1 change: 1 addition & 0 deletions welcome/vscode/.bashrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/challenge/solve
7 changes: 2 additions & 5 deletions welcome/vscode/DESCRIPTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,8 @@ You can start this challenge using the Start button below.
Wait for confirmation that it started, and then click on the Workspace tab in the navigation bar (or, if you are quick enough, the Workspace link in the brief popup)!
Once VSCode loads, launch a terminal (press `Control-Shift-Backtick` or click the `` button in VSCode's left panel, select the Terminal menu, and click New Terminal) and run the challenge!

The challenges itself, like all the other challenges, lives in the `/challenge` directory.
In this case, the challenge program is `/challenge/solve`.
Just by running it in VSCode, you will get the flag!

As a reminder, this platform uses "flags" to track your progress.
When we detect that you have launched the terminal in VSCode, we will give you the flag!
As a reminder, this platform uses flags to track your progress.
Flags are cryptographic tokens that are given to you when you solve challenges.
Once you see it, copy-paste it into the submission box below and submit!
Then, once you get the confirmation that the flag was correct, move on to the next challenge!

0 comments on commit d30ae29

Please sign in to comment.