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
- Host: GitHub
- URL: https://github.com/jcs090218/aws-toolkit-emacs
- Owner: jcs090218
- License: gpl-3.0
- Created: 2023-10-26T00:20:10.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-26T09:46:21.000Z (2 months ago)
- Last Synced: 2025-02-26T19:52:39.139Z (2 months ago)
- Topics: aws, emacs
- Language: Emacs Lisp
- Homepage:
- Size: 43.9 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.gnu.org/licenses/gpl-3.0)
[](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[](https://github.com/jcs090218/aws-toolkit-emacs/actions/workflows/test.yml)
[](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