Skip to main content

Getting Started

Install the CLI

Get started by installing the CLI using PIP.

pip install sylk

The command also installs all necessary dependencies you need to run sylk CLI.

Required Tools and Dependencies

Here are some things you will need depending on your project's requirements.

☑️ Prerequisites

Before installing sylk project, the following requirements must be installed on your computer:

  • protoc Protocol Buffers compiler installation
  • Python version 3.7 or higher

The following are optionals (depend on your use case):

  • Node.js version 16.14 or higher (with all the relevant dependencies):
  • Go version 1.19 or higher