Skip to content

jacob-horton/manim-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Manim Installer

An easy way to install manim.

How it works

This script installs chocolatey (a program to manage installing software) and uses it to install manim.

After it has installed and your computer has restarted, manim will be ready to use!

How to install

NOTE: For this script to work properly, internet explorer must have been run at least once, so ensure this has been done before opening PowerShell.

Open PowerShell as adminstrator and run:

Set-ExecutionPolicy Bypass -Scope Process -Force; iex (iwr 'https://raw.githubusercontent.com/jacob-horton/manim-installer/main/install.ps1')

About

An easy way to install manim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published