gcp_wizard 0.1.0

Interactive Google Cloud Platform setup wizard
Documentation
<!-- {{# generate.module_header{} #}} -->

# Module :: gcp_wizard
[![experimental](https://raster.shields.io/static/v1?label=stability&message=experimental&color=orange&logoColor=eee)](https://github.com/emersion/stability-badges#experimental) [![rust-status](https://github.com/Wandalen/wTools/actions/workflows/Modulegcp_wizardPush.yml/badge.svg)](https://github.com/Wandalen/wTools/actions/workflows/Modulegcp_wizardPush.yml) [![docs.rs](https://img.shields.io/docsrs/gcp_wizard?color=e3e8f0&logo=docs.rs)](https://docs.rs/gcp_wizard) [![discord](https://img.shields.io/discord/872391416519737405?color=eee&logo=discord&logoColor=eee&label=ask)](https://discord.gg/m3YfbXpUUY)

Utilities for gcp wizard

<!--
### Basic use-case

```rust
use gcp_wizard::*;

fn main()
{
}
```

### To add to your project

```bash
cargo add gcp_wizard
```

### Try out from the repository

``` shell test
git clone https://github.com/Wandalen/wTools
cd wTools
cargo run --example gcp_wizard_trivial
```

``` shell test
cargo add gcp_wizard
```

[![discord](https://img.shields.io/discord/872391416519737405?color=eee&logo=discord&logoColor=eee&label=ask)](https://discord.gg/m3YfbXpUUY)
-->

### Sample

<!-- {{# generate.sample{} #}} -->