Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johari/docopt.sci.paper
https://github.com/johari/docopt.sci.paper
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/johari/docopt.sci.paper
- Owner: johari
- Created: 2013-06-23T18:07:31.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-23T18:22:21.000Z (over 11 years ago)
- Last Synced: 2023-03-24T06:46:46.427Z (almost 2 years ago)
- Size: 98.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
docopt.sci.paper
================# Build
Run `make` to get `main.pdf`.
You need [latexmk][latexmk].```
$ sudo apt-get install latexmk
$ make
```Thanks to the latexmk awesomeness, you can `make clean` as well.
[latexmk]: http://users.phys.psu.edu/~collins/software/latexmk-jcc/