Skip to content

ShortArrow/PSYubaba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

It is Yubaba that anyone can install and use.

How to use Yubaba

Installation of Yubaba

Copy and execute the following line on Powershell. Yubaba will now be on your console as well. I'm looking forward to it! !!

Install-Module -Name psyubaba

Launch of Yubaba

Once installed, use this spell to launch Yubaba.

Start-Yubaba

Install the old Yubaba

For 0.0.1, specify the version of Yubaba you like.

Install-Module -Name psyubaba -RequiredVersion 0.0.1

Update of Yubaba

If, after installing the old Yubaba If you want to use the latest Yubaba, cast this spell.

Install-Module -Name psyubaba -Force

Elimination of Yubaba

If you don't need Yubaba anymore Cast this spell.

Uninstall-Module -Name psyubaba

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published