Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krisluczka/better-than-python

Prettier-like program that does the unpretty.
https://github.com/krisluczka/better-than-python

cpp fun prettier

Last synced: 4 days ago
JSON representation

Prettier-like program that does the unpretty.

Awesome Lists containing this project

README

        

# better-than-python
Tired of your friends saying "this code would be shorter in Python"? Not anymore!

This program will remove unnecessary new line characters to ensure that your C++ code is shorter!
Just type this in your directory:
```console
better-than-python
```