# stn
[](https://github.com/d1onys1us/stn/releases)
[](https://crates.io/crates/stn)
[](https://github.com/d1onys1us/stn/actions/workflows/ci.yml?query=branch:main)
[](https://codecov.io/gh/d1onys1us/stn)
A command line tool for managing Taiko nodes.

> Screenshot of `v0.1.27`, but `stn` is getting updated all the time.
## Installing and updating
Installing and updating use the same command.
#### Cargo (recommended)
1. [Install Rust](https://www.rust-lang.org/tools/install)
2. Install or update `stn` with cargo:
```bash
cargo install stn
```
#### Linux
Inside of a terminal:
```bash
#### Windows
Inside of a Powershell window:
```bash
#### MacOS
Inside of a terminal:
```bash
## 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` for the full list of commands and their description.
## Contribute
If you have any feature requests or bug reports please [open an issue](https://github.com/d1onys1us/stn/issues/new)! ヽ(・∀・)ノ