https://github.com/databio/sciquill_paper_example
https://github.com/databio/sciquill_paper_example
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/databio/sciquill_paper_example
- Owner: databio
- Created: 2020-08-11T15:07:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-10T21:08:49.000Z (over 4 years ago)
- Last Synced: 2025-01-15T15:08:49.959Z (over 1 year ago)
- Language: TeX
- Size: 1.23 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build manuscript
This repository renders `markdown` source docs with [sciquill](https://github.com/databio/sciquill).
Edit [source](src/) or [svg figures](/fig).
The PDF will be automatically built using the sciquill github action in [.github/workflows](.github/workflows).
You can also build the manuscript locally using [sciquill](http://github.com/sciquill/) by typing.
```
bulker activate databio/sciquill
make
```