Skip to content

Latest commit

 

History

History
51 lines (43 loc) · 1.7 KB

README.rst

File metadata and controls

51 lines (43 loc) · 1.7 KB

wizzup's minimal

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

programming

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

documentation

name description
latex_beamer Presentation slide using Latex