Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
nao1215 committed Jan 1, 2024
1 parent 4f55218 commit 1e517a4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## [](https://github.com/nao1215/rainbow/compare/77bdf974281a...) (2023-12-29)
## [](https://github.com/nao1215/rainbow/compare/77bdf974281a...) (2024-01-01)

* Introduce spare command [#13](https://github.com/nao1215/rainbow/pull/13) ([nao1215](https://github.com/nao1215))
* build(deps): bump golang.org/x/sync from 0.1.0 to 0.5.0 [#12](https://github.com/nao1215/rainbow/pull/12) ([dependabot[bot]](https://github.com/apps/dependabot))
* Update document for s3hub with gif image [#11](https://github.com/nao1215/rainbow/pull/11) ([nao1215](https://github.com/nao1215))
* Add remove subcommand [#10](https://github.com/nao1215/rainbow/pull/10) ([nao1215](https://github.com/nao1215))
* Add ls subcommand [#9](https://github.com/nao1215/rainbow/pull/9) ([nao1215](https://github.com/nao1215))
* Add s3hub mb subcommand [#8](https://github.com/nao1215/rainbow/pull/8) ([nao1215](https://github.com/nao1215))
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@ The rainbow project is a toolset for managing AWS resources. This project consis
[WIP]
|Name|README|implementation|Description|
|:--|:--|:--|:--|
|[s3hub](./doc/s3hub/README.md)|||User-friendly s3 management tool|
|[spare](./doc/spare/README.md)|||Single Page Application Release Easily|
|[s3hub](./doc/s3hub/README.md)||60%|User-friendly s3 management tool|
|[spare](./doc/spare/README.md)||50%|Single Page Application Release Easily|
|[cfn](./doc/cfn/README.md)||0%|List up or delete CloudFormation stacks|

### s3hub example
#### Create a bucket(s)
Expand Down

0 comments on commit 1e517a4

Please sign in to comment.