> For the complete documentation index, see [llms.txt](https://aeproject.gitbook.io/aeproject/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aeproject.gitbook.io/aeproject/doc/developer-documentation/aeproject-cli/init.md).

# aeproject init

## Initialize AEproject

```
aeproject init
```

The `init` command creates a new project structure with a few folders in which the developer can create the **contracts**, **tests** and **deployment scripts**.
