1.2.0 • Published 7 years ago
generator-ctptmplglue v1.2.0
generator-ctptmplglue
A yeoman generator for AWS Glue.
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
The resulting folder-structure looks like this:
Prerequisites
Yeoman generator is a npm module, your machine should have Node and npm installed. Follow these links on how to install Node, and npm is installed with Node.
Also your system needs AWS CLI, installed and configured with appropriate account keys.
Installation
Yeoman comes with npm, so install it first and then call:
npm install -g yo
npm install -g generator-ctptmplglueOnce you have the package, you can create a scaffold using:
yo ctptmplglue