Skip to content

Instantly share code, notes, and snippets.

View bymayanksingh's full-sized avatar
:octocat:
Building Stuff !

Mayank Singh bymayanksingh

:octocat:
Building Stuff !
View GitHub Profile
@bymayanksingh
bymayanksingh / work-with-multiple-github-accounts.md
Created October 6, 2022 17:59 — forked from rahularity/work-with-multiple-github-accounts.md
How To Work With Multiple Github Accounts on your PC

How To Work With Multiple Github Accounts on a single Machine

Let suppose I have two github accounts, https://github.com/rahul-office and https://github.com/rahul-personal. Now i want to setup my mac to easily talk to both the github accounts.

NOTE: This logic can be extended to more than two accounts also. :)

The setup can be done in 5 easy steps:

Steps:

  • Step 1 : Create SSH keys for all accounts
  • Step 2 : Add SSH keys to SSH Agent
@bymayanksingh
bymayanksingh / Django_venv_&_Heroku_Hosting.adoc
Created January 11, 2021 11:13 — forked from agusalex/Django_venv_&_Heroku_Hosting.adoc
Setup Django with venv and Heroku Hosting

Setup Django with venv and Heroku Hosting

Setting up venv

sudo apt-get install python3-venv

python3 -m venv venv

source venv/bin/activate
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@bymayanksingh
bymayanksingh / README-Fancy.md
Created August 30, 2019 15:04 — forked from ramantehlan/README-Fancy.md
README template I use for most of my projects.

Introduction

  • Add your project logo.
  • Write a short introduction to the project.
  • If you are using badges, add them here.

📒 Index