An open API service indexing awesome lists of open source software.

https://github.com/threefoldtech/griddriver

Low level grid cli tool
https://github.com/threefoldtech/griddriver

Last synced: about 1 month ago
JSON representation

Low level grid cli tool

Awesome Lists containing this project

README

        

# Grid Driver

A small cli for interacting with TFGrid at a low level. Used by [`herolib`](https://github.com/freeflowuniverse/herolib).

For a high level cli client, see `tfcmd` in the [Go SDK](https://github.com/threefoldtech/tfgrid-sdk-go).

## Build

```sh
./build.sh
```