1.4.2 • Published 7 years ago

generator-appacademy v1.4.2

Weekly downloads
6
License
ISC
Repository
github
Last release
7 years ago

generator-appacademy

Yeoman generators for App Academy Engineering

Installation

1) Install Yeoman (http://yeoman.io/learning/index.html)

npm install -g yo

2) Install the generator

npm install -g generator-appacademy

New FAAS Function

To generate a template for a new function in the FAAS platform (https://github.com/appacademy/engineering-faas):

# Run this at the root of the project
yo appacademy:newFunction myNewFunctionName

Run with the -h or --help flag for more information and options.

1.4.2

7 years ago

1.4.1

7 years ago

1.4.0

7 years ago

1.3.0

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago