Skip to content

Commit 1a1b985

Browse files
authored
Merge pull request #4 from aws/AddEBCLIInstaller
Script to create a self-contained installation of the EBCLI
2 parents 258f336 + 34de91a commit 1a1b985

File tree

2 files changed

+846
-0
lines changed

2 files changed

+846
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
.idea
2+
*.pyc
3+
*.swp
4+
*.swo
5+
__pycache__

0 commit comments

Comments
 (0)