dform

command module
v0.0.0-...-f810e02 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2018 License: MIT Imports: 5 Imported by: 0

README

dform

Build Status codecov GoDoc Go Report Card license

CLI to manage Dgraph schema.

Usage

TBD

Development

with rid (run-in-docker)

You can develop dform with rid.

Getting started
# Bootstrap the project
$ rid bootstrap

# Start Dgraph server
$ rid dgraph start
Executing app
# `rid run` execute `go build` and `./bin/dform` in docker container
$ rid run
izumin5210dform_app_1 is up-to-date
make: Nothing to be done for 'all'.
CLI tool to manage Dgraph schema

Usage:
  dform [command]

Available Commands:
  export      Export schema information
  help        Help about any command
  version     Print version information

Flags:
      --config string   config file (default is $PWD/.dform.toml)
  -h, --help            help for dform

Use "dform [command] --help" for more information about a command.
Run tests
# Start Dgraph server for testing
$ rid dgraph test start

# Run tests
$ rid make test

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app
cmd
di
domain
infra
util
log

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL