Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 772 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 772 Bytes

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 to install Automake.

pip install Automate-Project

Alternatively, you can download the Automake.exe executable to run the application.

Usage

Type the following command in terminal. It should load a GUI application.

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