Travis Horn
Travis Horn

Travis Horn

Follow
homeContact me
Tag

GitHub

#github

More content

Read more stories on Hashnode


Articles with this tag

Step-by-Step Guide: Setting Up a Git Repository Hosting Server

Aug 30, 20234 min read

If you're looking for a reliable and secure way to host your Git repositories, setting up your own server can be a great solution. In this...

Step-by-Step Guide: Setting Up a Git Repository Hosting Server

Build & Deploy Serverless Functions in 5 Minutes

Aug 13, 20192 min read

The serverless method promises to take away the hassle of managing servers so you can focus on development. But what does it take to actually get...

Build & Deploy Serverless Functions in 5 Minutes

Semantic versioning with Git tags

May 9, 20196 min read

Why should we put thought into version numbering? What’s the best system for versioning? How can we implement it? I recently starting thinking about...

Semantic versioning with Git tags

Contributing Code on GitHub

Apr 9, 20123 min read

If you’ve been looking to get into contributing your skills and ideas to the open-source community, this guide should be able to help you out. The...

Contributing Code on GitHub

Version Control

Apr 2, 20122 min read

The advent of electronic data brought new challenges to the way we keep revisions of information. Keeping track of what happens to a piece of data...

Version Control