SkillAgentSearch skills...

Swarmd

The CLI for Swarmd Workers

Install / Use

/learn @swarmd-io/Swarmd
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

swarmd

<p align="center"> <a href="https://swarmd.io"> <img src="https://swarmd.io/swarmd.svg" height="128" width="128"> <h3 align="center"><a href="https://swarmd.io">Swarmd Preview</a></h3> <h4 align="center"><a href="https://docs.swarmd.io">Documentation</a></h4> </a> </p>

[!NOTE] Swarmd is still in preview and not every components are yet open sourced. This is the CLI which is used to interact with Swarmd.

Installation


Install with Cargo

cargo install swarmd --locked

Getting started


Once you have swarmd, it'll be quite easy for you to deploy your first Swarmd worker!

Create your Swarmd Worker

swarmd login
swarmd create --template typescript demo_worker

Configure it

Deploy it!

swarmd deploy

Development

You can build the development version in the repo by running

cargo install --path cli/.

Cargo, build it from source

cargo install swarmd

Release

We do use release-plz to handle release.

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1y ago
Forks0

Languages

Rust

Security Score

60/100

Audited on Jan 17, 2025

No findings