Tag: github
-
Three years ago, I created a CMake project, aiming to build a C/C++ project with Dynamsoft Barcode Reader on Windows, Linux, and macOS. Today, as the world’s top barcode SDK, Dynamsoft Barcode Reader has extended to more operating systems and CPU architectures: ARM32 Linux: Raspberry Pi ARM64 Linux: Jetson Nano...
-
Basic Steps: Login to Github or SourceForge to fork (not clone) a project. Clone the forked project from your remote repo to your local disk. Coding and commit changes to your local repo. Push your changes to your remote repo. Send a merge request to the project owner. The project...