/workflowAutomator

A WIP project workflow automator, built with Python

Primary LanguagePythonMIT LicenseMIT

workflowAutomator

A Python command line tool used for automating your personalized code workflow. This includes Git integration, project organisation and more.

Using

This requires having Git, Python 3, and pip installed

> git clone https://github.com/BonfireScratch/workflowAutomator
> cd workflowAutomator
> pip install -r src/requirements.txt
> python src/main.py