Skip to content

Latest commit

 

History

History
75 lines (51 loc) · 2.03 KB

File metadata and controls

75 lines (51 loc) · 2.03 KB

cmdcreate

Create your own custom commands for your convenience without needing to enter the same "complex" commands over and over.

Badge Commits Badge License Badge Issues


Documentation and Resources

I do my best to provide as much documentation as I can. You can view the table of contents and information here: Intro to Documentation and Resources


Installation

Note

If you are looking for information on updates and how to update, check out Information Regarding cmdcreate and Updates. While you are at it, also check out the Version Support Information for more information about updates.

Arch Linux (AUR manager)

Stable

yay -S cmdcreate

Latest git

Warning

Latest git builds have a possibility of being broken, unfinished, and potentially dangerous to your system. Use with caution.

yay -S cmdcreate-git

Manual Package Install

You can find .deb, .rpm and standalone binary packages in the latest release.

Installer Script (Universal)

This script will walk you through how you want to install cmdcreate depending on your distro.

bash <(curl -fsSL https://raw.githubusercontent.com/owen-debiasio/cmdcreate/main/install.sh)

(C) 2026 Owen Debiasio

Licensed under GPL Version 3