Skip to content

simon-batardiere/sandbox

Repository files navigation

Sandbox

About The Project

The Sandbox project is a small useless to project that I use to learn and try various development things.

Getting Started

Prerequisites

  • C++: C++17 or greater
  • cmake: 3.13 or greater

Build

  1. Clone the repository
    git clone --recurse-submodules https://github.com/simon-batardiere/sandbox.git
  2. Build
    cmake -B build .
    cmake --build build

Roadmap

See the open issues for a list of proposed features and known issues.

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/new-feature)
  3. Commit your changes (git commit)
  4. Push to the branch (git push origin feature/new-feature)
  5. Open a Pull Request

License

Distributed under the Apache License 2.0 License. See LICENSE for more information.

Acknowledgements

About

Just to play :-)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors