# csc230-autoformat
## Requirements
- zsh
- astyle 2.04+
- perl
## Usage
```sh
cd path/with/code/
git clone https://github.ncsu.edu/agadler/csc230-autoformat ../autoformat
../autoformat/autoformat.sh
```