# CUE Tour ## About this tutorial The files in this directory are used to generate the tour in https://cuelang.org/docs/tutorials/tour/intro/ They are kept here to ensure the examples are in sync with the latest update of CUE. To try out the examples in the tutorial you can follow the [installation instructions](../../../README.md#download-and-install) to get a working setup of CUE. Use the `cue eval` or `cue export` commands to evaluate an example.