hardhat

command module
v0.0.0-...-6a85243 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2019 License: MIT Imports: 4 Imported by: 0

README

hardhat GoDoc Build Status Coverage Status

Hardhat is a Go- and git-specific build tool that fits in the sweet spot between the standard Go tool and full-featured build systems like Bazel, Buck, and Pants.

Installation

go get -u github.com/akshayjshah/hardhat

Current Status

This was currently a skunkworks project — caveat emptor. After experimenting with this approach, I've concluded that using Bazel is a better option.

Right now, it supports two useful commands: status and test. See the output of hardhat --help, hardhat status --help, and hardhat test --help for details.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
cmd
git
Package git shells out to gather information about the current repository.
Package git shells out to gather information about the current repository.
hhlog
Package hhlog is a printf-style logging package.
Package hhlog is a printf-style logging package.
project
Package project models a git repository of Go source code.
Package project models a git repository of Go source code.

Jump to

Keyboard shortcuts

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