autoformat/README.md
2017-01-08 00:11:55 -05:00

13 lines
189 B
Markdown

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