Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month ago
JSON representation
Prettier-like program that does the unpretty.
- Host: GitHub
- URL: https://github.com/krisluczka/better-than-python
- Owner: krisluczka
- License: mit
- Created: 2024-07-24T22:46:17.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-07-25T21:17:20.000Z (5 months ago)
- Last Synced: 2024-10-14T06:40:20.225Z (2 months ago)
- Topics: cpp, fun, prettier
- Language: C++
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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
```