项目作者: Vincevrp

项目描述 :
:pencil: Cheat sheets
高级语言: Makefile
项目地址: git://github.com/Vincevrp/cheat-sheets.git
创建时间: 2018-10-31T20:22:27Z
项目社区:https://github.com/Vincevrp/cheat-sheets

开源协议:MIT License

下载


Cheat sheets

My personal cheat sheets. You can download the compiled versions on the gh-pages branch.

Travis (.com)
GitHub last commit
GitHub license

Building and configuration

Requires LaTeX, pandoc, and GNU Make.

Change settings in templates/meta.yml and/or add code to the header in templates/header.tex.

Build using Make:

  1. make

Or build using docker-compose:

  1. docker-compose up

This will generate a pdf version of the markdown files to the docs/ folder.

Credits and license

Inspired by Bert Van Vreckem.

The content of this project itself is licensed under the Creative Commons Attribution 4.0 International License, and the underlying source code used to format and display that content is licensed under the MIT license.