aws-cli-exec

0.0.2 • Public • Published

aws-cli-exec

A simple wrapper for the AWS command line interface.

Prerequisites

Basic usage

Why?

More details

Develop & contribute

Setup

git clone https://github.com/asyncmax/aws-cli-exec
cd aws-cli-exec
npm install
npm run lint  # run lint 
npm test      # run test 

Coding style

  • Use two spaces for indentation.
  • Use double quotes for strings.
  • Use ES5 syntax for lib & test.

License

MIT

/aws-cli-exec/

    Package Sidebar

    Install

    npm i aws-cli-exec

    Weekly Downloads

    2

    Version

    0.0.2

    License

    MIT

    Last publish

    Collaborators

    • asyncmax