Skip to content

Repository files navigation

Network Project

Release Build Status Code Quality Code Coverage Repo Info
GitHub version macOS Windows Ubuntu Sonar Quality Gate CodeFactor Grade Codacy Grade LGTM Grade: C++ Codecov GitHub repo size Lines of code

🧰 Set Up Development Environment

☝️ The latest versions is the best choice.

For more details, please look at workflows directory.

🛠️ How To Build

  • macOS with Xcode

    • Run python cmakegen.py script to make the project, e.g.
      >_ python3 cmakegen.py -t
    • Go to the build directory
    • Open net.xcodeproj
    • Build the project
  • Windows with Visual Studio

    • Run python cmakegen.py script to make the project
    • Go to the build directory
    • Open net.sln
    • Build the project
  • Ubuntu with CLion or QtCreator

    • Launch IDE
    • Find the project directory and select it
      • In the QtCreator you have to choose the root CMakeLists.txt

🖤 Contribution

Code Principle

  • Keep it simple!

Code Style

Please use ClangFormat tool to automatically format C++ code using rules from the .clang-format file.

About

Network pet project

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages