awslabs / aws-shell

An integrated shell for working with the AWS CLI.
Apache License 2.0
7.15k stars 769 forks source link

Added support to be run via Repl.it #237

Open woodjosh256 opened 4 years ago

woodjosh256 commented 4 years ago

This pull request configures this repository to be run on Repl.it. This means that users will be able to use/test aws-shell directly in the browser. It adds a .replit configuration file and a Repl.it badge to the README. You can read more about running repos on Repl.it here, or view the Repl here.

Aareon commented 8 months ago

Documentation and tests missing.