lix-website/themes/lix/assets/bootstrap/node_modules/ci-env
2024-04-26 22:49:34 -06:00
..
.github/workflows initial commit of template 2024-04-26 22:49:34 -06:00
utils initial commit of template 2024-04-26 22:49:34 -06:00
.drone.yml initial commit of template 2024-04-26 22:49:34 -06:00
.gitlab-ci.yml initial commit of template 2024-04-26 22:49:34 -06:00
.travis.yml initial commit of template 2024-04-26 22:49:34 -06:00
circle.yml initial commit of template 2024-04-26 22:49:34 -06:00
index.js initial commit of template 2024-04-26 22:49:34 -06:00
LICENSE initial commit of template 2024-04-26 22:49:34 -06:00
package.json initial commit of template 2024-04-26 22:49:34 -06:00
README.md initial commit of template 2024-04-26 22:49:34 -06:00
test.js initial commit of template 2024-04-26 22:49:34 -06:00
wercker.yml initial commit of template 2024-04-26 22:49:34 -06:00


Environment variables exposed by CI tools

 

Supports travis, circle, gitlab, wercker, drone, codeship, now(zeit), netlify, GitHub Actions, Buddy, Codefresh and Cloudflare Pages.

Kinda supports custom CI as well. Specs here

 

Installation

npm install ci-env

 

Usage

const { repo, sha, event, commit_message, pull_request_number, branch, ci } = require('ci-env')

 

like it?

this repo

 

License

MIT © siddharthkp