stn 0.1.28

A command line tool for managing Taiko nodes.
> [!WARNING]
> The `v0.1.*` version tag means this is considered alpha software.

# stn

![GitHub Release](https://img.shields.io/github/v/release/d1onys1us/stn?logo=github&link=https%3A%2F%2Fgithub.com%2Fd1onys1us%2Fstn%2Freleases)
![Crates.io Version](https://img.shields.io/crates/v/stn?logo=rust&link=https%3A%2F%2Fcrates.io%2Fcrates%2Fstn)

A command line tool for managing Taiko nodes.

![screenshot of cli tool](.github/readme_cli_screenshot.png)

> Screenshot of `v0.1.27`, but `stn` is getting updated all the time.

## Installation

Visit the [releases page](https://github.com/d1onys1us/stn/releases) for a simple one-line command to install `stn`.

#### Supported platforms:

- Apple Silicon macOS (aarch64-apple-darwin)
- Intel macOS (x86_64-apple-darwin)
- x64 Linux (x86_64-unknown-linux-gnu)
- x64 MUSL Linux (x86_64-unknown-linux-musl)
- x64 Windows (x86_64-pc-windows-msvc)

## Quickstart

1. Install a Taiko node: `stn install`.
2. Configure your Taiko node: `stn config`.
3. Start your Taiko node: `stn up`.

## Usage

Execute `stn help` for the full list of commands.

## Contribute

If you have any feature requests or bug reports please [open an issue](https://github.com/d1onys1us/stn/issues/new)! ヽ(・∀・)ノ