Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Nedra1998/argparse

Repository files navigation

argparse

GitHub Workflow Status GitHub issues GitHub pull requests GitHub repo size GitHub all releases GitHub tag (latest SemVer)
A GPU accelerated C++ renderer library
Documentation

Downloads · Report Bug · Request Feature

About the Project

Built With

Getting Started

Usage

For more examples, please refer to the Documentation

Contributing

Contributions are what make the open source community such an amazing place to be, learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/<my-feature>)
  3. Make your changes
    1. Configure the code with CMake (mkdir build && cd build && cmake ..)
    2. Compile the code with GNU Make (make)
    3. Test your changes with CTest (make test)
  4. Commit your changes (git commit -m '<my-commit-message>')
  5. Push to the branch (git push origin feature/<my-feature>)
  6. Open a pull request

License

Distributed under the MIT license. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published