lkpeco.blogg.se

Screeps constants
Screeps constants






screeps constants

Write the password on a sticky and put that on your monitor.

screeps constants

Someone would need access to your computer to use it anyway. It probably doesn’t need to be too secure.

  • ssh-keygen -t rsa -b 4096 -C “ REMEMBER THIS PASSPHRASE.
  • You don’t need to put anything in it we’ll get there.

    screeps constants

    git config –global user.email If you’re really using AOL for your email, stop it.git config –global user.name “John Doe”.You can use these commands in a Terminal window. Set your name and email for git generally for Open Source contributions people use their real name and if you plan on doing that and using it to get a job, I suggest using your real name.(Maybe close the terminal and open a new one?) Install Git :  You’ll have to restart VC Code as the Git install adds its path to PowerShell, which needs to be restarted.Install the TypeScript compiler : npm install -g typescript.This post has more detail about getting stuff working, including git. I think getting up & running on Windows is easier using the typescript package. If you’re using a different environment or IDE, this post is probably for you. UPDATE: I’ve re-started again, this time using the screeps typescript starter package, rather than configuring things by hand.








    Screeps constants