This is the Node.js SDK for the CTO.ai Ops Platform. It wraps a daemon process, written in Rust, that implements a variety of rich user interactions in the terminal.
git clone https://github.com/cto-ai/sdk-js.git
cd sdk-js
npm install
Documentation for this SDK is found on the CTO.ai NodeJS SDK docs.
The easiest way to create a project using this SDK is to install the Workflow
CLI on NPM and run the ops init
command.
For an introduction to the Workflow Platform and what it can do for you and your team, visit https://cto.ai/docs/.
The main aim of this repository is to continue developing and advancing CTO.ai Node JS, making it faster and simpler to use. Kindly check our Contributing guide on how to propose bugfixes and improvements, and submitting pull requests to the project.
ยฉ Hack Capital Ventures, Inc., 2022
Distributed under MIT License (The MIT License
).
See LICENSE for more information.