UNPKG

675 BMarkdownView Raw
1![](https://cto.ai/static/sdk-banner.png)
2
3# CTO.ai SDK
4
5This is the Node.js SDK for the [CTO.ai](https://cto.ai/) Ops
6Platform. It wraps a daemon process, written in Rust, that implements
7a variety of rich user interactions in the terminal.
8
9Documentation for this SDK is found at
10[https://cto.ai/docs/sdk-api](https://cto.ai/docs/sdk-api). The
11easiest way to create a project using this SDK is to install the Ops
12CLI
13([https://www.npmjs.com/package/@cto.ai/ops](https://www.npmjs.com/package/@cto.ai/ops))
14and run the `ops init` command.
15
16For an introduction to the Ops Platform and what it can do for you and
17your team, visit [https://cto.ai/docs/](https://cto.ai/docs/).