Giter VIP home page Giter VIP logo

tribo's People

Contributors

thecomputekid avatar usetheforce007 avatar

Watchers

 avatar

Forkers

usetheforce007

tribo's Issues

Add code coverage tests

Code coverage should be added to the testing framework, though it would be good if it could somehow be incorporated into CMake for elegance. This could be tricky as code coverage requires all tests to run, so there is a dependency.

Add README

A minimal project readme should be added, with the project name and tagline.

Add GitHub actions compiler builds

Cross-compiler compatibility should be ensured in GitHub actions:

  • On Linux, clang-17 and gcc-13 should be used.
  • On MacOS, clang-17 should be used.
  • On Windows, MSVC (cl) and clang-17 should be used.

Add License

A reasonable open-source license (preferably an MIT license) should be added before project work is started.

Add ci/cd build script

A convenience script should be added so that pipelines (or users) can run it to build the complete project.

Use GitHub actions for CMake and Ninja

Using an action will allow faster builds, as they are cached. This would also require a change to the way ci is done, and hence the documentation will change.

Add tools to build the latest CMake

CMake 3.28 may not be available on every system, so a script to build it should be added. This will also be useful later for ci/cd builds.

Expand CMakePresets

CMakePresets.json should have all the required compiler combinations, instead of doing it via the ci pipelines.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.