An open API service indexing awesome lists of open source software.

https://github.com/databio/sciquill_paper_example


https://github.com/databio/sciquill_paper_example

Last synced: 3 months ago
JSON representation

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
```