1.2.2 • Published 9 months ago

@fedify/cli v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

fedify: the CLI toolchain for Fedify and debugging ActivityPub

JSR npm GitHub Releases

The fedify is a CLI toolchain for Fedify and debugging ActivityPub-enabled federated server apps. Although it is primarily designed for developers who use Fedify, it can be used with any ActivityPub-enabled server.

Installation

Using npm

If you have npm installed, you can install fedify by running the following command:

npm install -g @fedify/cli

Using Bun

If you have Bun installed, you can install fedify by running the following command:

bun install -g @fedify/cli

Using Deno

If you have Deno installed, you can install fedify by running the following command:

# Linux/macOS
deno install \
  -A \
  --unstable-fs --unstable-kv --unstable-temporal \
  -n fedify \
  jsr:@fedify/cli
# Windows
deno install `
  -A `
  --unstable-fs --unstable-kv --unstable-temporal `
  -n fedify `
  jsr:@fedify/cli

Downloading the executable

You can download the pre-built executables from the releases page. Download the appropriate executable for your platform and put it in your PATH.

1.2.2

9 months ago

1.2.0

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.1.3

9 months ago

1.2.1

9 months ago

1.1.2

9 months ago

0.15.4

9 months ago

0.15.5

9 months ago

1.1.1

9 months ago

1.0.5

9 months ago

0.15.3

9 months ago

1.1.0

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

10 months ago

1.0.1

10 months ago

0.14.5

10 months ago

0.15.2

10 months ago

1.0.0

10 months ago

0.15.1

10 months ago

0.15.0

10 months ago

0.14.4

10 months ago

0.13.5

10 months ago

0.14.3

11 months ago

0.13.4

11 months ago

0.14.2

11 months ago

0.13.3

11 months ago

0.14.1

11 months ago

0.13.2

11 months ago

0.14.0

11 months ago

0.13.1

11 months ago

0.12.3

11 months ago

0.13.0

11 months ago

0.12.2

12 months ago

0.12.1

12 months ago

0.12.0

12 months ago

0.11.3

12 months ago