Skip to content

Files

Latest commit

97632f6 · Mar 13, 2016

History

History
This branch is up to date with mogemimi/daily-snippets:master.

nazuna

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 6, 2016
Feb 6, 2016
Feb 6, 2016
Mar 13, 2016

nazuna

A simple C/C++ refactoring tool.

It is distributed under the MIT License.

Features

  • Add new line to end of file.
  • Replace tabs with white spaces
  • Remove trailing spaces, tabs and extra newlines

Build and run

# Setup build tool
make -C ../nori bootstrap

# Build
make xcode

# Run
./bin/nazuna -help