funicular

module
v0.0.0-...-a1d8c0c Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2019 License: Apache-2.0

README

Funicular

GoDoc Build Status codecov license

01000110 01010101 01001110 01001001 01000011 01010101 01001100 01000001 01010010
THIS REPOSITORY WAS TRANSFERRED UNDER THE BUYCO COMPANY NAME : https://github.com/buyco/funicular

A WIP simple clients wrapper to create commands.

Run commands

$ export GO111MODULE=on
$ go get ./...
$ cp .env-example .env
$ cd cmd/<cmd>
$ go build ./<cmd>

Run tests locally

$ export GO111MODULE=on
$ go get ./...
$ go get github.com/onsi/gomega
$ go install github.com/onsi/ginkgo/ginkgo
$ go install github.com/joho/godotenv/cmd/godotenv
$ godotenv -f <env_file> ginkgo -r --randomizeAllSpecs --randomizeSuites --race --trace

Directories

Path Synopsis
examples
internal
mock_clients
Package mock_clients is a generated GoMock package.
Package mock_clients is a generated GoMock package.
pkg

Jump to

Keyboard shortcuts

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