Skip to content

tpSpace/sui-cli-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Sui CLI Setup Script

A simple PowerShell script to automatically install Sui CLI and required dependencies on Windows.

Quick Start

  1. Right-click on main.bat
  2. Select "Run as Administrator"
  3. Wait for installation to complete

What Gets Installed

  • Chocolatey - Package manager for Windows
  • Git - Version control system
  • Sui CLI - Sui blockchain development tools

Requirements

  • Windows 10/11
  • Administrator privileges
  • Internet connection

After Installation

  1. Restart your terminal
  2. Run sui --version to verify installation
  3. Start building with sui move new my-project

Need Help?

About

Sui cli installer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published