Skip to content

Commit

Permalink
Add CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
y-yu committed May 5, 2018
1 parent f49414e commit 56f2318
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Contributing to TRPL 2nd PDF
================================

## コンパイル

LaTeXファイルやPandocfilterなどを修正して貢献する場合、次のようにしてコンパイルしてみることができます。

1. `git clone https://github.com/y-yu/trpl-2nd-pdf.git`
2. `cd trpl-2nd-pdf`
3. `docker-compose pull`
4. `docker-compose up`

0 comments on commit 56f2318

Please sign in to comment.