Skip to content

evgeniyfeder/cpp-notes

This branch is 1 commit ahead of, 14 commits behind sorokin/cpp-notes:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f58c822 · Dec 27, 2017

History

35 Commits
Oct 11, 2017
Dec 27, 2017
Oct 11, 2017
Oct 17, 2017
Oct 11, 2017
Dec 27, 2017
Oct 11, 2017
Oct 21, 2017
Oct 11, 2017
Dec 27, 2017

Repository files navigation

How to get started

To build the notes the following programs need to be installed:

  • latex
  • minted
  • pygments

To download and build the notes execute the following commands:

$ git clone https://github.com/sorokin/cpp-notes.git
$ cd cpp-notes
$ make

After executing these commands two files will be build:

  • main.pdf — the notes itself
  • how-to-contribute.pdf — a detailed contributor guide

For more details, please refer to how-to-contribute.pdf.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 98.2%
  • Makefile 1.8%