# csc230-autoformat
## Requirements
- zsh
- astyle 2.04+
## Usage
```sh
cd path/with/code/
git clone https://austenwares.com/gogs/autoformat ../autoformat
../autoformat/autoformat.sh
```