2.7.0 • Published 9 days ago

apigee-templater v2.7.0

Weekly downloads
-
License
ISC
Repository
-
Last release
9 days ago

Apigee Templater CLI

This CLI uses the apigee-templater-module to offer CLI features for templating out Apigee proxies.

Getting started

Install

To install the CLI, simply install globally using NPM.

# Install and get the help guide
npm install -g apigee-templater-cli
apigee-template -h

# Or run directly with npx
npx apigee-templater-cli -h

Develop and test locally

To develop and test locally, simply go to the /cli directory and run these commands.

cd cli

# First install cli dependencies
npm i

# build cli module
npm run build

# now link for testing
npm link

Now you can run apigee-template everywhere from the local cli/bin directly (built version).

2.7.0

9 days ago

2.6.5

2 months ago

2.6.4

2 months ago

2.6.3

2 months ago

2.5.2

3 months ago

2.5.1

3 months ago

2.5.4

3 months ago

2.5.3

3 months ago

2.4.1

4 months ago

2.4.0

5 months ago

2.3.0

5 months ago

2.2.0

5 months ago

2.1.0

5 months ago

2.0.0

5 months ago

1.0.2

6 months ago

1.0.1

6 months ago