Skip to content
This repository has been archived by the owner on Nov 27, 2019. It is now read-only.

projectcypress/cdatools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cdatools Build Status

Installation

go get github.com/projectcypress/cdatools/...

Building

You will also need go-bindata which you can install with

go get -u github.com/jteeuwen/go-bindata/...

Make sure that $GOPATH/bin is in your path and then run make

Or if you are doing active development you can use make debug which will read the contents of the file each time it's accessed so you don't need to keep rerunning make while building templates.

About

Go package for CDA Document Handling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published