Skip to content

awsutils/awsutils.github.io

awsutils

awsutils is a Docusaurus site that publishes lightweight AWS helper scripts, documentation, and a small browser-based transform toolbox.

What Is In This Repo

  • docs/ for documentation content
  • static/ for published shell scripts and static assets
  • src/ for the Docusaurus site and custom React pages

Scripts placed in static/ are served directly from https://awsutils.github.io/<script>.sh.

Local Development

npm install
npm start

Other useful commands:

npm run build
npm run serve

Contributing

Contributions are welcome, especially for:

  • new scripts in static/
  • matching documentation in docs/scripts/
  • improvements to the docs site or /tools page

When adding or changing a script, keep its documentation in sync.

License

This project is licensed under the MIT-0 License. See LICENSE.

About

awsutils is a collection of simple, reusable utilities designed to make working with AWS easier, faster, and more consistent.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors