4.0.0 • Published 4 years ago

@oaklabs/platform v4.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 years ago

Node.js Oak Platform

Node module to interact with the OakOS Platform API

Setup

# retrieve the protobuf definitions
git submodule init
git submodule update

# install node modules
npm i

Usage

# view the logs for your Oak instance
HOST=192.168.1.10 node examples/application-logs.example.js

# install a new set of services
HOST=192.168.1.10 DUSER=foo DPASS=bar node examples/application-install.example.js
4.0.0

4 years ago

3.1.0

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

6 years ago

2.0.0

6 years ago

4.3.11

6 years ago

4.3.10

6 years ago

4.3.9

6 years ago

1.3.0

6 years ago

1.2.6

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago