1.4.4 • Published 4 years ago

infl-release v1.4.4

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

infl-release

release tool for infl-repos

Quick Overview

npm install -g infl-release
cd my-app
infl-release

or infl-release -m for modules

requirements

project repos must contain a .jira file that contains

PROJECT_ID=<jira-project-id>

your home folder must contain a file .infl that contains

JIRA_USERNAME=<jira username>
JIRA_PASSWORD=<jira password>