altereagle/arc.app-example

View on GitHub
.env.template

Summary

Maintainability
Test Coverage
ARC_APP_NAME="Example App"
ARC_API_KEY=""
ARC_PIVOTAL_TOKEN=""
ARC_PIVOTAL_PROJECT="2148007"
ARC_GITHUB_REPO="https://github.com/altereagle/arc"
ARC_GITHUB_WIKI="https://github.com/altereagle/arc/wiki"
ARC_TRAVIS_BADGE_URL="https://travis-ci.org/altereagle/arc.app-example"
ARC_TRAVIS_BADGE_IMG_URL="https://travis-ci.org/altereagle/arc.app-example.svg?branch=master"
ARC_CODECLIMATE_BADGE_URL="https://codeclimate.com/github/altereagle/arc.app-example/maintainability"
ARC_CODECLIMATE_BADGE_IMG_URL="https://api.codeclimate.com/v1/badges/75a81f454a5795843414/maintainability"
ARC_CODECLIMATE_COVERAGE_BADGE_URL="https://codeclimate.com/github/altereagle/arc.app-example/test_coverage"
ARC_CODECLIMATE_COVERAGE_BADGE_IMG_URL="https://api.codeclimate.com/v1/badges/75a81f454a5795843414/test_coverage"