Skip to content

Get Started

Hello and welcome to the getting started section on this documentation_

This guide will show you how to get up and running in the fastest way possile using Pockets.

Pockets Server

The server can be installed in multiple ways (see the server installation tutorial for more steps), but for this guide we’ll use brew

To install the server, install brew and run:

Terminal window
brew install matfire/matfire/pockets

To run it without changing any settings, simply type:

Terminal window
pockets

Pocketsctl

The CLI tool can also be installed using brew with the following Commands

Terminal window
brew install matfire/matfire/pocketsctl

To run it without changing any settings, simply type:

Terminal window
pocketsctl

And that’s all you need to set up Pockets!

To know all the options supported by the server, check out the reference section

To know which commands to use with the cli, check out the reference section