mirror of
https://github.com/cupcakearmy/tumbo.git
synced 2024-12-22 08:16:26 +00:00
Update README.md
This commit is contained in:
parent
36b8147ddd
commit
93576a8d22
12
README.md
12
README.md
@ -48,7 +48,17 @@ Tumbo will then generate 6 images, build and run them in all the combinations po
|
|||||||
|
|
||||||
## 🐣 [Examples](https://github.com/cupcakearmy/tumbo/tree/master/examples)
|
## 🐣 [Examples](https://github.com/cupcakearmy/tumbo/tree/master/examples)
|
||||||
|
|
||||||
Have a look at the [examples folder]((https://github.com/cupcakearmy/tumbo/tree/master/examples)). I think it's the fastest way to learn
|
Have a look at the [examples folder]((https://github.com/cupcakearmy/tumbo/tree/master/examples)). I think it's the fastest way to learn.
|
||||||
|
|
||||||
|
To run the simple example
|
||||||
|
|
||||||
|
```
|
||||||
|
# Clone the repo
|
||||||
|
|
||||||
|
pip install tumbo
|
||||||
|
|
||||||
|
tumbo examples/simple/spec.yml
|
||||||
|
```
|
||||||
|
|
||||||
## 📘 Config Reference
|
## 📘 Config Reference
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user