DEV Community

GitHub

"Where the world builds software"

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
I published my first NPM package!

I published my first NPM package!

5
Comments 1
1 min read
SFTP to S3 Backup

SFTP to S3 Backup

17
Comments 1
2 min read
Learn the Basics of Git in Under 10 Minutes

Learn the Basics of Git in Under 10 Minutes

93
Comments
11 min read
Make your First GitHub App with Probot

Make your First GitHub App with Probot

20
Comments 1
4 min read
Create your own chrome extension — and deploy to Chrome Web Store

Create your own chrome extension — and deploy to Chrome Web Store

4
Comments
4 min read
Blog API on Github Pages

Blog API on Github Pages

55
Comments
4 min read
How to deal with GitHub spambots

How to deal with GitHub spambots

62
Comments 3
3 min read
How to make your first Pull Request on GitHub

How to make your first Pull Request on GitHub

14
Comments 1
4 min read
A changelog generator for gitmoji convention

A changelog generator for gitmoji convention

19
Comments 1
2 min read
GitBook: my Dev Moleskine.

GitBook: my Dev Moleskine.

6
Comments
1 min read
Improve code reviews using pull request templates

Improve code reviews using pull request templates

49
Comments 1
3 min read
Top 10 Github Apps on Marketplace to Use as Junior JavaScript Developers in 2019

Top 10 Github Apps on Marketplace to Use as Junior JavaScript Developers in 2019

103
Comments
2 min read
Did you find it easier to learn git through git interfaces such as webstorm git feature, gitkraken, etc ...

Did you find it easier to learn git through git interfaces such as webstorm git feature, gitkraken, etc ...

6
Comments
1 min read
Automating The Creation Of Projects With Python

Automating The Creation Of Projects With Python

41
Comments
5 min read
Git and GitHub Explained

Git and GitHub Explained

41
Comments 2
1 min read
Top 5 Cool Github Projects

Top 5 Cool Github Projects

7
Comments
2 min read
Top 5 Cool Github Projects

Top 5 Cool Github Projects

3
Comments
1 min read
Shell Scripting to Automation - I

Shell Scripting to Automation - I

19
Comments
3 min read
Git Branches

Git Branches

6
Comments 4
1 min read
How to crawl website using #bash script?

How to crawl website using #bash script?

36
Comments 15
1 min read
Announcing gh_announce - A Python bot that posts a tweet each time you make a release on github!

Announcing gh_announce - A Python bot that posts a tweet each time you make a release on github!

42
Comments 6
3 min read
Improve your GitHub repo visibility on Social Networks

Improve your GitHub repo visibility on Social Networks

14
Comments
1 min read
Coding Tips For New Web Developers

Coding Tips For New Web Developers

6
Comments
3 min read
Your First Open-Source Pull Request: a Walkthrough

Your First Open-Source Pull Request: a Walkthrough

285
Comments 10
4 min read
Folks should choose their project names wisely!

Folks should choose their project names wisely!

17
Comments 4
3 min read
Attempting to Learn Go - Issuer 03 - Cloud Function Go!

Attempting to Learn Go - Issuer 03 - Cloud Function Go!

10
Comments
6 min read
Cleaning up Gmail with Python

Cleaning up Gmail with Python

7
Comments 2
3 min read
Can the text for a blog post in dev.to be loaded from a github markdown file directly?

Can the text for a blog post in dev.to be loaded from a github markdown file directly?

6
Comments 8
1 min read
Git: Is branch/merge/release cycle necessary for solo developer projects?

Git: Is branch/merge/release cycle necessary for solo developer projects?

6
Comments 4
1 min read
Automate Building & Pushing Docker Containers Using GitHub Actions

Automate Building & Pushing Docker Containers Using GitHub Actions

25
Comments 2
4 min read
What is Git and GitHub?

What is Git and GitHub?

10
Comments
3 min read
Deploying to PythonAnywhere via GitHub

Deploying to PythonAnywhere via GitHub

10
Comments 1
6 min read
Why I fork every project I find

Why I fork every project I find

4
Comments 2
1 min read
Easing into Open Source

Easing into Open Source

74
Comments 5
4 min read
How to Set Up GitHub Projects in a VS Code Workspace

How to Set Up GitHub Projects in a VS Code Workspace

6
Comments
2 min read
Drawing Image on Github Contribution Graph

Drawing Image on Github Contribution Graph

8
Comments 1
5 min read
Mirroring Releases from GitHub

Mirroring Releases from GitHub

6
Comments
11 min read
How To Enforce Conventional Commit Messages Using GIT Hooks

How To Enforce Conventional Commit Messages Using GIT Hooks

87
Comments 7
3 min read
People should stop calling GPL/LGPL as "freedom licenses" without knowing what freedom really means in this context

People should stop calling GPL/LGPL as "freedom licenses" without knowing what freedom really means in this context

9
Comments 3
2 min read
Attempting to Learn Go - Issuer 02

Attempting to Learn Go - Issuer 02

5
Comments 2
5 min read
Automation of setup.py and pip through Travis CI?

Automation of setup.py and pip through Travis CI?

2
Comments
1 min read
How I Dealt with a Bug in an Abandoned Library

How I Dealt with a Bug in an Abandoned Library

9
Comments 5
3 min read
What can you learn from someone GitHub contribution graph?

What can you learn from someone GitHub contribution graph?

4
Comments 3
1 min read
Azure DevOps Pipelines with GitHub, Introduction

Azure DevOps Pipelines with GitHub, Introduction

22
Comments
7 min read
GitHub Just Released a New Version of Their Desktop App

GitHub Just Released a New Version of Their Desktop App

82
Comments 18
1 min read
Do you use Github or Gitlab to host your FOSS projects?

Do you use Github or Gitlab to host your FOSS projects?

3
Comments 6
1 min read
What is GitHub and why should I join?

What is GitHub and why should I join?

7
Comments 4
1 min read
Connecting Namecheap Domain with GitHub Pages

Connecting Namecheap Domain with GitHub Pages

17
Comments 1
2 min read
Adding SSL to Your Site (Free!)

Adding SSL to Your Site (Free!)

8
Comments
2 min read
Hosting with GitHub Pages

Hosting with GitHub Pages

7
Comments
3 min read
Contributing to Open Source Go projects on GitHub - A recipe to clone forked Go repos.

Contributing to Open Source Go projects on GitHub - A recipe to clone forked Go repos.

15
Comments 1
2 min read
gar-cron: A python script to remind you about your github activity

gar-cron: A python script to remind you about your github activity

15
Comments
2 min read
Use Git More Efficiently: A Simple Git Workflow

Use Git More Efficiently: A Simple Git Workflow

34
Comments
3 min read
Why I dislike GitHub security alerts? (and how to disable them)

Why I dislike GitHub security alerts? (and how to disable them)

24
Comments 5
3 min read
How My VIM Setup and Open Source Code Ended Up In an AAA Video Game

How My VIM Setup and Open Source Code Ended Up In an AAA Video Game

41
Comments 15
4 min read
A Dummy's Guide to Reverting the Revert that could not be Reverted

A Dummy's Guide to Reverting the Revert that could not be Reverted

2
Comments
4 min read
On Mutualism of tech (SCM/VCS) giants

On Mutualism of tech (SCM/VCS) giants

4
Comments
6 min read
My Journey to Understanding Git, GitHub, and Collaborative Workflow

My Journey to Understanding Git, GitHub, and Collaborative Workflow

10
Comments
8 min read
Two github accounts one laptop

Two github accounts one laptop

54
Comments 5
2 min read
Working On A New Flow

Working On A New Flow

37
Comments 3
4 min read
loading...