buildr_client: buildr Client

Description Usage Arguments

View source: R/client.R

Description

Client for submitting and retrieving packages from a buildr server.

Usage

1
2
3
buildr_client(host, port = 8765)

buildr_available(host, port = 8765)

Arguments

host

Hostname that the buildr server is running on

port

Port that the buildr server is running on (the default here matches the buildr server default)


richfitz/buildr documentation built on Nov. 22, 2019, 8:31 a.m.