Skip to content

hstatsep/codespace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HSTAT SEP IDE

Welcome to your new IDE, which stands for

  • Integrated
  • Development
  • Environment

It is a place (environment) where all of your development tools (i.e. text editor, terminal, and file tree) are all integrated into the same window.

The first time you see this, there are just a few more steps to do:

  1. Go to https://github.com/settings/tokens/new

    • The note can be anything!
    • The expiration doesn't matter either
    • Make sure you check admin:public_key
    • Press Generate token then copy it using the icon
  2. In the terminal below, type addtoken

    • When prompted, paste in your token.
  3. In the terminal below, type addfolder

    • When prompted, enter your grade.

⚠️ IMPORTANT: Prevent Your Codespace from Auto-Deleting

By default, GitHub deletes inactive codespaces after 30 days. Follow these steps to keep your work safe:

  1. Go to https://github.com/codespaces
  2. Find your hstatsep/codespace codespace in the list
  3. Click the three dots (...) menu on the right
  4. UNCHECK the option to "Auto-delete codespace"

Do this once when you first create your codespace.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 82.2%
  • Dockerfile 17.8%