8000 GitHub - jpope15/DebugCleaner: A simple command line tool that removes pesky debug statements from a specified file.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jpope15/DebugCleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debug Cleaner

A simple command line tool to remove pesky debug statements from a specified file.

How to Install

Make sure you have homebrew installed first, then enter the following commands:

brew tap jpope15/DebugCleaner
brew install debugcleaner

You are now able to use the tool!

How to Use

First, mark any line in a file with DEBUG_REMOVE This will ensure that that line is removed.

Then, open the terminal and type the following command: debugcleaner <file>

A message will appear once the file has been parsed, it will contain the filename, and how many lines were removed.

Thats it!

About

A simple command line tool that removes pesky debug statements from a specified file.

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0