Skip to content

Smidjehoien/fragle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧭 Code with GitHub Copilot – Captain Rattlecode Edition

A chaotic stroll through GitHub Codespaces with your AI co-pilot and a dash of pixelated whiskey.


🚀 What is This?

This is not just a repo.
This is a guided, CI-powered training quest for anyone wanting to wield GitHub Copilot like a caffeinated space-mage.
Whether you’re a console.log-loving noob or a git rebase warlock – this walkthrough will show you how to:

  • Launch a Codespace ☁️
  • Use GitHub Copilot for smart autocomplete 🧠
  • Trigger your CI workflows as you progress ⚙️
  • Become a certified Sidekick of the Copilot Order 🏅

🪜 Step 2: JavaScript + Copilot = ❤️

Alrighty, you've entered the Codespace. Now it's time to let Copilot whisper code into your ears.

⚔️ Mission:

  1. Create a new file named skills.js

  2. Add this line:

    function calculateNumbers(var1, var2)
  3. Wait for Copilot’s ghostly gray suggestion to appear.

  4. Press Tab and feel the magic.

💡 You might see something like this:

Example


💾 Then... Git it good:

git add skills.js
git commit -m "Copilot first commit"
git push

About

Bee Hive

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors