Installation

To install sui.direct CLI, you need Node.js and NPM on your machine.

Then run this command to install sui.direct NPM package globally.

npm install -g sui-direct

The script will also install the direct-vcs as a binary or executable file depending on your operating system. To learn more about VCS, refer to the Version Control System reference.

Now you are ready to run sui.direct commands with direct prefix.

Last updated