d4b4c6aed05dd12d1ee7bf2c5a7b6f49ac03f59f
				
			
			
		
	Hetzner Cloud API - Rhai Wrapper
This project provides a Rhai wrapper for interacting with the Hetzner Cloud API.
Setup
To use this wrapper, you need to set your Hetzner API Token as an environment variable.
export HETZNER_API_TOKEN="YOUR_API_TOKEN_HERE"
Replace "YOUR_API_TOKEN_HERE" with your actual Hetzner API token.
Running the Example
You can run the example Rhai script (example.rhai) using cargo run:
cargo run
Description
				
					Languages
				
				
								
								
									Rust
								
								100%