Skip to content

hellodhlyn/gitdoc

Repository files navigation

gitdoc

Library for managing documents using Git.

Getting Started

go get github.com/hellodhlyn/gitdoc

See godoc for documentation.

Development

Prerequisites

  • go 1.11+

Test

# Install all dependencies.
go mod download

# Run test.
# Gitdoc directly accesses to file system. For running test, it requires permissions to access `$HOME/.gitdoc` directory.
make test

About

Library for managing documents using Git.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published