UNPKG

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