forjj-modules

module
v0.0.0-...-8035709 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2019 License: Apache-2.0

README

Introduction

This Repository contains one core piece of forjj cli, to handle the command line interface and help transferring data to FORJJ plugins.

Building/Testing modules

Requirements:

  • docker 1.9 or higher
  • git 1.8 or higher

Modules are built thanks to docker in golang 1.7.4 and uses glide 0.12.1 for project dependencies. So, you do not need them on your workstation. See glide/Dockerfile for details

To build/test them:

Create the GO environment:

export GOPATH=~/go
mkdir -p $GOPATH/src
cd $GOPATH/src
git clone https://githib.com/forj-oss/forjj_modules
cd forjj_modules

Load forjj_modules build environment:

source build-env.sh

Start building/testing it:

build.sh

This last command installs dependencies in vendor sub directory and start go test on all modules.

Packages

Currently, there is no packages for those modules.

Directories

Path Synopsis
cli

Jump to

Keyboard shortcuts

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