Skip to content

ShortestPathLab/opss25-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Set up your environment for OPSS25

Installation

Open up a terminal and run the following command:

MacOS

curl -fsSL https://pathfinding.ai/opss25-setup/install | bash

Linux

wget -qO- https://pathfinding.ai/opss25-setup/install | bash

Windows

powershell -c "irm https://pathfinding.ai/opss25-setup/install.ps1 | iex"

That's it! 🎉

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors