Skip to content

afeiship/ci-kits

Repository files navigation

ci-kits

Streamlined CI/CD tools.

version license size download

installation

npm install @jswork/ci-kits

usage

import { envname } from '@jswork/ci-kits';

// getenv name:
const envName = envname(); // beta/dev

license

Code released under the MIT license.