Skip to content

Instantly share code, notes, and snippets.

@c0debreaker
Created August 10, 2018 14:05
Show Gist options
  • Save c0debreaker/35fd4714026bcbae4a1accc5cda1ddb3 to your computer and use it in GitHub Desktop.
Save c0debreaker/35fd4714026bcbae4a1accc5cda1ddb3 to your computer and use it in GitHub Desktop.
❯ buffalo info
### Buffalo Version
v0.12.0
### App Information
Pwd=/Users/johndoe/go/src/gitserver/crew/api
Root=/Users/johndoe/go/src/gitserver/crew/api
GoPath=/Users/johndoe/go
Name=api
Bin=bin/api
PackagePkg=gitserver/crew/api
ActionsPkg=gitserver/crew/api/actions
ModelsPkg=gitserver/crew/api/models
GriftsPkg=gitserver/crew/api/grifts
VCS=git
WithPop=true
WithSQLite=false
WithDep=false
WithWebpack=true
WithYarn=true
WithDocker=false
WithGrifts=true
### Go Version
go version go1.10.3 darwin/amd64
### Go Env
GOARCH="amd64"
GOBIN=""
GOCACHE="/Users/johndoe/Library/Caches/go-build"
GOEXE=""
GOHOSTARCH="amd64"
GOHOSTOS="darwin"
GOOS="darwin"
GOPATH="/Users/johndoe/go"
GORACE=""
GOROOT="/usr/local/Cellar/go/1.10.3/libexec"
GOTMPDIR=""
GOTOOLDIR="/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64"
GCCGO="gccgo"
CC="clang"
CXX="clang++"
CGO_ENABLED="1"
CGO_CFLAGS="-g -O2"
CGO_CPPFLAGS=""
CGO_CXXFLAGS="-g -O2"
CGO_FFLAGS="-g -O2"
CGO_LDFLAGS="-g -O2"
PKG_CONFIG="pkg-config"
GOGCCFLAGS="-fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/pm/1m4lmpx502z_5x17k85r0n58th6hkf/T/go-build227282127=/tmp/go-build -gno-record-gcc-switches -fno-common"
### Node Version
v6.14.3
### NPM Version
6.1.0
### Yarn Version
1.7.0
### PostgreSQL Version
PostgreSQL Not Found
### MySQL Version
mysql Ver 14.14 Distrib 5.7.16, for osx10.10 (x86_64) using EditLine wrapper
### SQLite Version
3.16.0 2016-11-04 19:09:39 0e5ffd9123d6d2d2b8f3701e8a73cc98a3a7ff5f
### Dep Version
could not find a Gopkg.toml file
### Dep Status
could not find a Gopkg.toml file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment