https://github.com/meithecatte/cpplambdas
https://github.com/meithecatte/cpplambdas
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/meithecatte/cpplambdas
- Owner: meithecatte
- Created: 2020-05-11T09:30:16.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-10T00:54:50.000Z (over 2 years ago)
- Last Synced: 2025-01-30T19:49:16.373Z (about 1 year ago)
- Language: C++
- Homepage: https://niedzejkob.github.io/cpplambdas
- Size: 3.77 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Code Surfer slide deck about C++ lambdas
⚠️ **MEMETIC HAZARD** ⚠️
Below, you will find my notes of the cursed process for building a deck suitable
for deployment on GitHub Pages (with a path prefix). It is not something you
want to witness. It might induce nightmares. **You have been warned**.
1. If you have just cloned the repository, run `npm i` to download the dependencies.
2. `patch -p0 < node_modules.patch` (told you it was cursed)
3. `node run-script build`
If you know how to achieve this without modifying my dependencies' code, please contact me.