# Get started with Cliffy

Cliffy includes several modules which helps you to create interactive command
line tools. The main modules are the [command](./command/index.md) module which
lets you easily create complex command line interfaces and the
[prompt](./prompt/index.md) module which provides beautiful and feature rich cli
prompts.

Cliffy is available on following registries and on github:

- [deno.land](https://deno.land/x/cliffy/)
- [nest.land](https://nest.land/package/cliffy/)
- [Github](https://github.com/c4spar/deno-cliffy/)

Choose the module you want to start with 🚀
