Hi again,
Right after my welcome post, I am going to discuss about a great command line tool to work with github. This is more effective and usefull than git bash
HUB
So what is hub?
As I mentioned above hub is a command line to which is very useful in github operations.
you can see the full documentation from here
Why hub?
The main advantage I obeserved is the ability to create repos from the terminal which could be very useful if you are working with large number of repos. Scripting is much easier with HUB
Let's install HUB with centos
First install git,
Here is the official Documentation
Then,
Well this is the fun part. In official hub installation page you will ask to install bunch of containers and then install the hub on them. Welcome to the easy way! In centos you can just install the hub with yum
sudo yum install hub
that's it! :-D
As a student and a Dev-ops Engineer wanted to share and discuss about my knowledge and also get to know people in the IT industry. That's why thought to start a blog. So there be will various kind of posts under various kind of technologies. I would like to discuss about them with you and also update my knowledge. Cheers!
Subscribe to:
Post Comments (Atom)
Update openSSL to latest 1.1.1 version (1.1.1w)
By the time(2024) one our system use this old OpenSSL version 1.1.1g and we are going to update it to latest version of 1.1.1 openSSL v...
-
How to Set up RabbitMQ Cluster on CentOS 7 Log i...
-
EKS change ownership of cluster. Issue: Your current user or role does not have access to Kubernetes objects on this EKS cluster This may ...
-
Being on-call is a critical duty that many operations and engineering teams must undertake in order to keep their services reliable and ava...
No comments:
Post a Comment