Skip to content

42core-team/my-core-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CORE Logo

🌟 CORE REPO

🎉 Good Luck, Have Fun, and RTFM!1!!1 🚀

Welcome to the CORE project repository! We’re excited to have you on board for this coding adventure.

🚀 Quick Start Guide

  1. Clone the repository and set up your dev container:
    git clone your-repo-url && cd my-core-bot && make devcontainer
  2. Run make in the terminal to test.
  3. Open localhost in your browser to see the gameplay.

📚 Useful Links

🛠️ Spin Up Your Dev Container

Want to get hacking right away? Set up your dev environment in one simple command using Devpod! 🚀

make devcontainer

This command will:

  1. Automatically download and install the Devpod CLI (if it’s not already there).
  2. Ensure Docker is up and running (it will attempt to start Docker on 42 iMacs if it’s not started).
  3. Set up the Docker provider for Devpod.
  4. Launch your preferred IDE inside a fully configured Dev Container

💡 Tip: You can specify your favorite IDE by passing the IDE variable. For example:

make devcontainer IDE=zed

📋 Default IDE: vscode 🧰 Supported IDEs: vscode, openvscode, cursor, zed, codium, intellij, pycharm, phpstorm, rider, fleet, goland, webstorm, rustrover, rubymine, clion, dataspell, jupyternotebook, vscode-insiders, positron, rstudio

🛑 Stop the Dev Container

To stop the running Dev Container, use:

make stop-devcontainer

This will stop the container without removing it, allowing you to restart it later.

❌ Remove the Dev Container

To completely remove the Dev Container, use:

make remove-devcontainer

This will delete the container and its associated resources.

About

CORE Bot Repo Template

Topics

Resources

Stars

Watchers

Forks

Contributors 6