Started a blog under HexHoot

I think it is for the best to start a separate blog under HexHoot. This will help me promote the project by making lots of content related to it, which could eventually drive traffic into the page. I really am betting on HexHoot taking off. I see a lot of potential in the project. Check it out:  https://blog.hexhoot.com/

Creating awesome text banners in Linux Terminal

In several opensource projects that we see around in the web, certain developers prefer to add banners like the following at the top of the source code. These do look cool, but I have often wondered why anyone would waste so much time making things like these.

As I have been surfing around the web, I happened to see Linux Terminal apps that generates these for you. I have used them to generate such banners for the BuddyGo.

Figlet:

To install Figlet, use the following command (if you have apt-get):
sudo apt-get install figlet

Toilet

To install Toilet, type the following in your linux command line:
sudo apt-get install toilet

Banner:

To install Banner, type the following in your linux command line:

sudo apt-get install sysvbanner


Now, you can also contribute to the Open Source community in style. Make contributions on GitHub, BitBucket, or whichever platform you are using.

Comments

Popular posts from this blog

Bought a new domain - chickfort.com

Started a blog under HexHoot

P2P Zero-Knowledge-Proof based Opensource Social Network - HexHoot