Binner is a free and open source graphical tool for making Pastebins quickly and easily, with a focus on well-formatted output.
|
|
||
|---|---|---|
| include | Implement open file functionality | |
| src | Bump version | |
| .gitignore | Initial commit | |
| CMakeLists.txt | Bump version | |
| LICENSE | Initial commit | |
| README.md | Initial commit | |
Binner
Binner is a free and open source graphical tool for making Pastebins quickly and easily, with a focus on well-formatted output.
Compiling
The project uses the CMake build system. Make sure CMake and Qt 6 are installed. Then, run:
cmake .
make
Installing
Copy the compiled executable to /usr/bin.