Minimal example of various thing for quick reference.
Note: 'minimal' here doesn't mean bare minimum but mean minimum things you usually working on, and there might be some bug
| name | description |
|---|---|
| autotools | Using autotools |
| boost_program_options | Command line option parsing |
| boost_python | Python binding for C++ library |
| haskell_gloss | Gloss project |
| haskell_quickcheck | Haskell QuickCheck |
| nix_cabal | Build cabal project using Nix |
| nix_python_app | Simple python application using Nix |
| nix_stack | Build stack project using Nix |
| opencv_python | OpenCV using Python |
| pandoc_slide | reveal.js slide from markdown |
| qt_python | Qt using Python |
| swig_python | Python binding for C++ library |
| name | description |
|---|---|
| latex_beamer | Presentation slide using Latex |