Automate SFML Projects with Pro++

For a while now, I've been doing a lot of things with SFML such as tests for the game that I'm developing, as well as animations, tests, ... and other things.And tired of creating projects from scratc...
0 Read More

How to authenticate using GitHub Auth

How to authenticate using GitHub Auth
Hi everybody! Today I will guide you through setting up and using GitHub CLI to authenticate to GitHub. This procedure uses a Personal Access Token that is a special password you can use to login to G...
0 Read More

Tree++, a tree command with icons

I created another command with Modern C++ just to pass the time. It's another tree option, but with icons =) 🌳 Build ans install ⛶git clone https://github.com/terroo/treepp cmake -B build...
0 Read More

Tree++, o comando tree com ícones

Criei outro comando com Modern C++ só para passar o tempo. É outra opção de árvore de diretórios, mas com ícones =) 🌳 Construir e instalar ⛶git clone https://github.com/terroo/tree...
0 Read More