Git Product home page Git Product logo

vim-lambda's Introduction

Run Vim script as AWS Lambda application

Requirements

  • AWS account with roles(S3 PutObject,Lambda CreateFunction, Lambda UpdateFunction, Lambda Invoke)
  • AWS S3 Bucket
  • AWS IAM Role for Lambda with Cloud Watch
  • Amazon Linux 2 or RHEL like Linux

Environmental Values to be set

  • BUCKET - AWS S3 Bucket name to put an artifact file(its name is vim.zip).
  • FILE_NAME - AWS S3 Key for the archive file.
  • FUNCTION - A name of Lambda function.
  • ROLE_ARN - An arn of the Role of Lambda.

Tasks

  • dep - installs ncurses-devel/git/Development Tools
  • git-get - get vim sources
  • vim - builds vim/ collects libraries/ copy boostrap
  • build - create archive file
  • prepare - uploads archive file to S3
  • create - creates AWS Lambda function
  • deploy - updates AWS Lambda function

Vim でも Lambda やるぞ!

  • AWS アカウントが必要
  • S3 のバケットが必要
  • IAM で Lambda と CloudWatch の権限が必要
  • Amazon Linux 2 または RHEL 系の Linux でしか動かないよ

環境変数

英語で書いてあるやつを使うので設定しておいて

タスク

いろいろあるので英語の方を見ておいて

vim-lambda's People

Contributors

mike-neck avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.