8000 GitHub - SnaveSutit/envbench: A simple CLI tool that helps you create separate Blockbench environments.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SnaveSutit/envbench

Repository files navigation

Envbench Logo

    Envbench

Envbench is a powerful command-line tool that provides a simple interface for managing multiple Blockbench environments.


💡 Why Use Envbench?

There are several reasons you might want to have multiple environments:

  • Keep work and personal projects separate to prevent NDA risks when opening Blockbench.
  • Maintain clean environments for developing and testing plugins.
  • Have multiple versions of Blockbench installed without conflicts.
  • Save different instances for different projects, ensuring your start menu only displays relevant models.

📦 Installation

⚠️ Requirements

🪜 Steps

  1. Open a terminal (cmd or PowerShell on Windows).
  2. Run the following command:
    npm i -g envbench
  3. Verify the installation by running:
    envbench
    If installed correctly, you should see Envbench's help information.

⌨️ Getting Started

Usage

envbench <command> [options]

Tip

Running envbench without arguments will list all available commands.

Creating a new environment

envbench create my-environment

Starting your environment

envbench start my-environment

About

A simple CLI tool that helps you create separate Blockbench environments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0