Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
/ mov-cli-install Public archive

Think of it as arch-install, but for mov-cli and for windows

License

Notifications You must be signed in to change notification settings

mov-cli/mov-cli-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

mov-cli-install

Think of it as arch-install, but for mov-cli

How to Use:

First, ensure PowerShell execution policy allows script execution:

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser

Now, there are two ways to install mov-cli:

  • One-Line Command:
irm https://raw.githubusercontent.com/mov-cli/mov-cli-install/v1/install.ps1 | iex 
  • Manual Installation: Save the install.ps1 file, then navigate to its directory and execute:
.\install.ps1

About

Think of it as arch-install, but for mov-cli and for windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published