1.0.0-alpha.8 • Published 2 years ago

@refloat/agent v1.0.0-alpha.8

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

refloat-agent

The official refloat.io agent.

Installation

npm

$ npm install --global @refloat/agent
$ refloat-agent --help

Binaries

Native executable binaries are available for macOS, Linux and Windows. Check out our documentation for more details.

  • macOS: https://refloat.io/download/macos
  • Linux: https://refloat.io/download/linux
  • Windows: https://refloat.io/download/windows

Development

Install dependencies

$ pnpm install

Run in development mode

$ pnpm dev

Build binary

$ pnpm build