Tag: Command Line Interface (CLI)
-
I Refactored Easy Home Directory Backup
Some time back I wrote an introduction to my newest application available on GitHub at the time: Easy Home Directory Backup. Excitement gripped me as I celebrated the release here on my website and on my social media accounts. Later, when I wanted to add a new feature to the program I discovered something terrible:…
-
Easy Home Directory Backup: An Introduction
Over my Christmas vacation I released a new technical project in its own repo onto my GitHub profile: Easy Home Directory Backup. It’s a Command Line Interface (CLI) program that runs on any Linux distribution in the Terminal. It performs a local backup of the user’s Home Directory. I developed the program in the Python…
-
The Infected Land: A CLI Game I Wrote In Python
I recently created, and updated a new technical project that’s available to download from this GitHub repo: The Infected Land. In this post I will discuss the following topics about this web application: Why I Created The Infected Land The main reason I created this game because I wanted to practice my Python skills after…