{"id":15407338,"url":"https://github.com/izumin5210/dform","last_synced_at":"2025-07-31T01:33:44.250Z","repository":{"id":57611991,"uuid":"116653631","full_name":"izumin5210/dform","owner":"izumin5210","description":"CLI to manage Dgraph schema","archived":false,"fork":false,"pushed_at":"2018-01-22T06:28:19.000Z","size":96,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T02:28:36.603Z","etag":null,"topics":["dgraph","golang"],"latest_commit_sha":null,"homepage":"https://github.com/izumin5210/dform","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/izumin5210.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-08T09:02:11.000Z","updated_at":"2018-01-30T04:18:41.000Z","dependencies_parsed_at":"2022-08-27T09:50:47.912Z","dependency_job_id":null,"html_url":"https://github.com/izumin5210/dform","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/izumin5210/dform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izumin5210%2Fdform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izumin5210%2Fdform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izumin5210%2Fdform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izumin5210%2Fdform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/izumin5210","download_url":"https://codeload.github.com/izumin5210/dform/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izumin5210%2Fdform/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267972821,"owners_count":24174386,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dgraph","golang"],"created_at":"2024-10-01T16:28:31.645Z","updated_at":"2025-07-31T01:33:44.211Z","avatar_url":"https://github.com/izumin5210.png","language":"Go","readme":"# dform\n[![Build Status](https://travis-ci.org/izumin5210/dform.svg?branch=master)](https://travis-ci.org/izumin5210/dform)\n[![codecov](https://codecov.io/gh/izumin5210/dform/branch/master/graph/badge.svg)](https://codecov.io/gh/izumin5210/dform)\n[![GoDoc](https://godoc.org/github.com/izumin5210/dform?status.svg)](https://godoc.org/github.com/izumin5210/dform)\n[![Go Report Card](https://goreportcard.com/badge/github.com/izumin5210/dform)](https://goreportcard.com/report/github.com/izumin5210/dform)\n[![license](https://img.shields.io/github/license/izumin5210/dform.svg)](./LICENSE)\n\nCLI to manage [Dgraph](https://dgraph.io/) schema.\n\n## Usage\nTBD\n\n## Development\n\n### with rid (run-in-docker)\nYou can develop dform with [rid](https://github.com/creasty/rid).\n \n#### Getting started\n\n```\n# Bootstrap the project\n$ rid bootstrap\n\n# Start Dgraph server\n$ rid dgraph start\n```\n\n#### Executing app\n\n```\n# `rid run` execute `go build` and `./bin/dform` in docker container\n$ rid run\nizumin5210dform_app_1 is up-to-date\nmake: Nothing to be done for 'all'.\nCLI tool to manage Dgraph schema\n\nUsage:\n  dform [command]\n\nAvailable Commands:\n  export      Export schema information\n  help        Help about any command\n  version     Print version information\n\nFlags:\n      --config string   config file (default is $PWD/.dform.toml)\n  -h, --help            help for dform\n\nUse \"dform [command] --help\" for more information about a command.\n```\n\n#### Run tests\n\n```\n# Start Dgraph server for testing\n$ rid dgraph test start\n\n# Run tests\n$ rid make test\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizumin5210%2Fdform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fizumin5210%2Fdform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizumin5210%2Fdform/lists"}