README
¶
Black Forest
Black Forest is a project to organize the vast amount of code I have created over the years. Its goals are:
- Accessibility: Access and modify code from any computer
- Code Reuse: Search all code
- Preservation: Keep code backed up
- Publishing: Share code with others (in a sane way), but don't require publishing.
Building
You must have Go 1.0 or later installed and your GOPATH set up. Then, downloading and installing is as easy as:
go get bitbucket.org/zombiezen/blackforest
License
See LICENSE.md.
Directories
¶
Path | Synopsis |
---|---|
Package catalog provides access to Black Forest catalogs.
|
Package catalog provides access to Black Forest catalogs. |
search
Package search provides text search in Black Forest catalogs.
|
Package search provides text search in Black Forest catalogs. |
misc
|
|
jsonmerge
The jsonmerge command performs an ancestor merge on a JSON object.
|
The jsonmerge command performs an ancestor merge on a JSON object. |
Package vcs provides an abstract interface for interacting with version control systems.
|
Package vcs provides an abstract interface for interacting with version control systems. |
Click to show internal directories.
Click to hide internal directories.