Skip to content
This repository was archived by the owner on Apr 13, 2024. It is now read-only.

InfiniteCoder01/OreBuild

Repository files navigation

OreBuild

Library for json: https://github.com/nlohmann/json

Usage:

OreBuild (build/run/search/install) [githubPackageID]

To build for linux, install g++ and git and run the following command:

git clone https://github.com/InfiniteCoder01/OreBuild.git && g++ -std=c++17 -Ofast src/*.cpp -o bin/OreBuild && sudo cp ./bin/OreBuild /usr/bin

Or you can create a link to it:

sudo ln -sf ./bin/OreBuild /usr/bin/OreBuild

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages