# Examples List examples in our CLI with `coder projects init`. > [Submit an issue](https://github.com/coder/coder/issues/new) if you encounter any issues! ## Getting Started Clone this repository to create a project from any example listed here: ```sh git clone https://github.com/coder/coder cd examples/aws-macos coder projects create ```