caviarize

command
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2014 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Caviarize is meant to help patch dependencies that need to access files and directories you'd like to put in a Caviar bundle. It's recommended you run it on a clean $GOPATH, like so:

GOPATH=/tmp/throwawaygopath caviarize github.com/codegangsta/martini

Caviarize will then fetch Martini and patch it (along with all its dependencies.

I recommend you don't use caviarize on your own code, but rather make it Caviar-compatible manually. Caviarize is a bit of a blunt tool; it doesn't actually parse Go code, it just does regex-based search and replace and produces rather unpleasant looking code which is likely not what you want.

Jump to

Keyboard shortcuts

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