An open API service indexing awesome lists of open source software.

https://github.com/jcs090218/aws-toolkit-emacs

AWS Toolkit for Emacs - a plugin for interacting with AWS from Emacs editor
https://github.com/jcs090218/aws-toolkit-emacs

aws emacs

Last synced: about 2 months ago
JSON representation

AWS Toolkit for Emacs - a plugin for interacting with AWS from Emacs editor

Awesome Lists containing this project

README

        

[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![JCS-ELPA](https://raw.githubusercontent.com/jcs-emacs/badges/master/elpa/v/aws.svg)](https://jcs-emacs.github.io/jcs-elpa/#/aws)

# AWS Toolkit for Emacs
> AWS Toolkit for Emacs - a plugin for interacting with AWS from Emacs editor

[![CI](https://github.com/jcs090218/aws-toolkit-emacs/actions/workflows/test.yml/badge.svg)](https://github.com/jcs090218/aws-toolkit-emacs/actions/workflows/test.yml)
[![Build Common](https://github.com/jcs090218/aws-toolkit-emacs/actions/workflows/build-common.yml/badge.svg)](https://github.com/jcs090218/aws-toolkit-emacs/actions/workflows/build-common.yml)

AWS Toolkit for Emacs is a plugin for Emacs editor that make it easier to write applications built on [Amazon Web Services][]

## See Also

- [aws-toolkit-common][]
- [aws-toolkit-eclipse][]
- [aws-toolkit-jetbrains][]
- [aws-toolkit-vscode][]

## Licensing

The plugin is distributed according to the terms outlined in our [LICENSE][].

[Amazon Web Services]: https://aws.amazon.com/

[aws-toolkit-common]: https://github.com/aws/aws-toolkit-common
[aws-toolkit-eclipse]: https://github.com/aws/aws-toolkit-eclipse
[aws-toolkit-jetbrains]: https://github.com/aws/aws-toolkit-jetbrains
[aws-toolkit-vscode]: https://github.com/aws/aws-toolkit-vscode

[LICENSE]: ./LICENSE