1.0.0 • Published 6 months ago

apigee-templater-cli v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months 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).

1.0.0

6 months ago

0.5.0

6 months ago

0.4.26

2 years ago

0.4.27

2 years ago

0.4.25

2 years ago

0.4.20

2 years ago

0.4.21

2 years ago

0.4.24

2 years ago

0.4.22

2 years ago

0.4.23

2 years ago

0.4.19

2 years ago

0.4.18

2 years ago

0.4.17

2 years ago

0.4.16

2 years ago

0.4.15

2 years ago

0.4.14

2 years ago

0.4.13

2 years ago

0.4.12

2 years ago

0.4.11

2 years ago

0.4.10

2 years ago

0.4.9

2 years ago

0.4.8

2 years ago

0.4.6

2 years ago

0.4.5

2 years ago

0.4.4

2 years ago

0.4.3

2 years ago

0.4.2

2 years ago

0.4.0

2 years ago