Skip to content

Commit

Permalink
Adding status bar
Browse files Browse the repository at this point in the history
  • Loading branch information
Acollie committed Jun 6, 2023
1 parent 75c4c0c commit 93705ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Rusty SkyCrane

Sky crane is a rust cli utility to upload and update AWS lambda code.
Then a lambda with the same name is detected the code will be updated instead.

[![Rust](https://github.com/Acollie/Rusty-SkyCrane/actions/workflows/run_tests.yml/badge.svg)](https://github.com/Acollie/Rusty-SkyCrane/actions/workflows/run_tests.yml)
## Usage

```bash cargo run <filename> <function_name> <role arn>```
Expand Down

0 comments on commit 93705ef

Please sign in to comment.