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

https://github.com/multitoolplusplus/app

multitool++ app
https://github.com/multitoolplusplus/app

c cmake cpp discordmultitool good-first-issue good-first-pr hacktoberfest linux linux-software multitool multitooldiscord multitoolhacking multitoolplusplus multitools windows windows-software

Last synced: about 2 months ago
JSON representation

multitool++ app

Awesome Lists containing this project

README

          

# multitool++

## Building

- Install [CMake](https://cmake.org/download/)
- Get the latest [release](https://github.com/multitoolplusplus/app/releases)
- Extract the archive
- On Windows:
- Install [Visual Studio](https://visualstudio.microsoft.com/downloads/)
- Install the "Desktop development with C++" workload
- Run `build.bat`
- On Linux:
- Install GCC and G++
- Install CMake
- Run `build.sh`

### Screenshot (v1.3.0)
![Screenshot v1.3.0](./assets/v1.3.0.png)