A simple C/C++ refactoring tool.
It is distributed under the MIT License.
- Add new line to end of file.
- Replace tabs with white spaces
- Remove trailing spaces, tabs and extra newlines
# Setup build tool
make -C ../nori bootstrap
# Build
make xcode
# Run
./bin/nazuna -help