"Hear the sound of the ShellBeat!"
Welcome to ShellBeat, where PowerShell modules dance to a different beat! This repository is your one-stop shop for useful PowerShell modules that make your shell experience rhythmically smooth.
- mkcdModule: Create and navigate into a directory with a single command! Talk about moving to the beat!
-
Clone this repository to your local machine.
git clone https://github.com/Bogstag/ShellBeat.git
-
Navigate to the
ShellBeatdirectory.cd ShellBeat -
Run the
InitShellBeat.ps1script to import all the modules..\InitShellBeat.ps1
After running InitShellBeat.ps1, you can start using the available modules right away. For example:
# Using mkcdModule
mkcd "NewFolder"Feel the beat? Want to contribute? We're open to pull requests, suggestions, and issues.
This project is licensed under GNU GPLv3.