Skip to content

Commit

Permalink
Made several improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
samin36 committed Aug 5, 2019
1 parent a08762a commit aa954b7
Show file tree
Hide file tree
Showing 19 changed files with 81 additions and 32,103 deletions.
26 changes: 25 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,25 @@
A python GUI application to automatically create a project and upload it to github
# Automake

Automake is a Python GUI application that allows users to easily create new projects and push to Github.

## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install Automake.

```bash
pip install automake
```

## Usage
Type the following command in terminal

```bash
python automake
```
Note that only python3 is supported at this point.

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## License
[MIT](https://choosealicense.com/licenses/mit/)
Binary file modified __pycache__/createGUI.cpython-37.pyc
Binary file not shown.
Binary file modified __pycache__/createLogic.cpython-37.pyc
Binary file not shown.
4,226 changes: 0 additions & 4,226 deletions build/createGUI/Analysis-00.toc

This file was deleted.

2,845 changes: 0 additions & 2,845 deletions build/createGUI/EXE-00.toc

This file was deleted.

Binary file removed build/createGUI/PKG-00.pkg
Binary file not shown.
2,838 changes: 0 additions & 2,838 deletions build/createGUI/PKG-00.toc

This file was deleted.

Binary file removed build/createGUI/PYZ-00.pyz
Binary file not shown.
1,408 changes: 0 additions & 1,408 deletions build/createGUI/PYZ-00.toc

This file was deleted.

2,479 changes: 0 additions & 2,479 deletions build/createGUI/Tree-00.toc

This file was deleted.

265 changes: 0 additions & 265 deletions build/createGUI/Tree-01.toc

This file was deleted.

Binary file removed build/createGUI/base_library.zip
Binary file not shown.
19 changes: 0 additions & 19 deletions build/createGUI/createGUI.exe.manifest

This file was deleted.

Loading

0 comments on commit aa954b7

Please sign in to comment.