Skip to content

A basic CLI tool that allows you to un-indent all the lines in a file

License

Notifications You must be signed in to change notification settings

BiasedRiot/Unindenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unindenter

A basic CLI tool written in C++ that allows you to un-indent all the lines in a file.

Youtube Video explaining the development: https://www.youtube.com/watch?v=rU8g4Y2YIdk

Usage

unindenter -f <filename> -i <number of spaces to un-indent>

About

A basic CLI tool that allows you to un-indent all the lines in a file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages