awslabs / aws-shell

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

Integrate SAWS #18

Closed donnemartin closed 8 years ago

donnemartin commented 8 years ago

Here's a first cut at integrating SAWS into aws-shell.

Imgur

jamesls commented 8 years ago

Awesome!

donnemartin commented 8 years ago

I'll keep this issue as an 'epic' and break down the components into separate tickets. I'll update this comment as components are added.

Toolbar: https://github.com/awslabs/aws-shell/issues/26 Lexer: https://github.com/awslabs/aws-shell/issues/27 Fish completions: https://github.com/awslabs/aws-shell/issues/28 Persistent command history: https://github.com/awslabs/aws-shell/issues/29

donnemartin commented 8 years ago

Toolbar: https://github.com/awslabs/aws-shell/issues/26 Lexer: https://github.com/awslabs/aws-shell/issues/27 Fish completions: https://github.com/awslabs/aws-shell/issues/28 Persistent command history: https://github.com/awslabs/aws-shell/issues/29

Please let me know if you have any questions/comments on any of these. I plan to submit pull requests this week.

jamesls commented 8 years ago

Looking at them now.

donnemartin commented 8 years ago

Toolbar: https://github.com/awslabs/aws-shell/issues/26 Lexer: https://github.com/awslabs/aws-shell/issues/27 Fish completions: https://github.com/awslabs/aws-shell/issues/28 Persistent command history: https://github.com/awslabs/aws-shell/issues/29

The linked issues are now resolved/merged.

Closing this ticket.